Problems connecting to 389 directory server

Peter Schober peter.schober at univie.ac.at
Tue Dec 5 10:45:49 EST 2017


* Darren Boss <darren.boss at computecanada.ca> [2017-12-05 16:29]:
> Here are my ldap settings:

Could you just post the cert chain the server sends? E.g.

$ openssl s_client -CApath /etc/ssl/certs/ -connect yourserver:ldaps \
  < /dev/null 2>/dev/null | fgrep -A10 'Certificate chain'

-peter


More information about the users mailing list