Upgrade JRE and LDAP Connection

Hi, i use xwiki on windows server with AdoptOpenJDK.

For more security i will upgrade it on adoptium version (Same Major JRE 11 version).

When i update JRE, XWIKI are not able to authenticate into LDAP servers.

Someone did this operation ?

Thanks

Nope, but a possibility that comes to mind is: do you connect to LDAP on a secure channel? You may have certificate issues with the new JDK.

That’s a really good answer… I forgot that java not use Windows cert store. Shame on me…

Need to test but that sounds really smart answer :slight_smile: