Need help Configured SSL on trial server
Posted: Thu Jan 07, 2016 2:18 pm
Hello,
I'm having an issue similar to one posted by Mike_ on Dec. 7, 2015, "TLS Issues with Active Directory Integration". Following the instructions for Nagios XI – Using SSL with XI Active Directory, I am unable to successfully get the certificate from our LDAP server. Here is what I ran and what it returned
:
[root@MyServer cacerts]# openssl s_client -showcerts -connect 10.10.10.10:636 > ldapsrv1.crt
depth=0 CN = MYSERVER.MYDOMAIN.com
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 CN = MYSERVER.MYDOMAIN.com
verify error:num=27:certificate not trusted
verify return:1
depth=0 CN = MYSERVER.MYDOMAIN.com
verify error:num=21:unable to verify the first certificate.
verify return:1
read:errno=104
Any suggestions as to why I'm getting these errors and what I can do to remedy them is much appreciated.
Thanks in advance, Susie
I'm having an issue similar to one posted by Mike_ on Dec. 7, 2015, "TLS Issues with Active Directory Integration". Following the instructions for Nagios XI – Using SSL with XI Active Directory, I am unable to successfully get the certificate from our LDAP server. Here is what I ran and what it returned
:
[root@MyServer cacerts]# openssl s_client -showcerts -connect 10.10.10.10:636 > ldapsrv1.crt
depth=0 CN = MYSERVER.MYDOMAIN.com
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 CN = MYSERVER.MYDOMAIN.com
verify error:num=27:certificate not trusted
verify return:1
depth=0 CN = MYSERVER.MYDOMAIN.com
verify error:num=21:unable to verify the first certificate.
verify return:1
read:errno=104
Any suggestions as to why I'm getting these errors and what I can do to remedy them is much appreciated.
Thanks in advance, Susie