0

After install opendj3.0.0 in my PC windows10 with the GUI, I want to administer the local server with OpenDJ Control Panel. Unfortunately I got an error CertificateException. What special steps should I have to take to run OpenDJ Control Panel to connect the local server?

enter image description here

Cancelling that dialog, the control panel shows up with "Authentication Required". enter image description here

niaomingjian
  • 3,472
  • 8
  • 43
  • 78

1 Answers1

0

It's most likely due to a change of behavior of JDNI with an update of JDK8. See https://stackoverflow.com/a/58930712/738708.

Ludovic Poitou
  • 4,788
  • 2
  • 21
  • 30