Hi, Karel.
Let's try one simple thing before delving deeper into it. Inside container, edit `/etc/gluu/conf/ox-ldap.properties` and comment out next 3 lines:
```
ssl.trustStoreFile: /etc/certs/opendj.pkcs12
ssl.trustStorePin: BASE64-STRING==
ssl.trustStoreFormat: pkcs12
```
Then restart oxauth/identity and see whether it helped.
If it won't, we would need you to provide more complete logs for us to analize them. Please do next:
1. Run `date` command inside container and copy the timestamp
2. Restart `oxauth` service, wait 5 minutes, then grab `oxauth.log` file and the recent `*-jetty.log` file under `/opt/gluu/jetty/oxauth/logs/`
3. Restart `identity` service, wait 5 minutes, then grab `oxtrust.log` file and the recent `*-jetty.log` file under `/opt/gluu/jetty/oxauth/logs/`
4. Share it with us using any file sharing service of your choice, also provide the timestamp you shared at step 1