Hello,
I am facing some issue when I enable TLS communication . I have installed x.509, intermediate and root cert in the AD DC,Cert store and VA cert location, verified private key. When I do SSL with hostname, I am seeing below error message.
openssl s_client -connect ASP-D-DC2-02.assureddev.com:636
CONNECTED(00000003)
write:errno=104
no peer certificate available
No client certificate CA names sent
SSL handshake has read 0 bytes and written 336 bytes
Verification: OK
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
Certification is in .PEM format. In Sailpoint ISC when I do test connection I am seeing following error message "We have detected an error from the managed system.
Error Received:
[ InvalidConfigurationException ] [ Possible suggestions ] Ensure that the Active Directory Service is up and running. [ Error details ] Failed to connect to - dc=assureddev,dc=com : java.lang.Exception: [ERROR 1] Failed to connect to server:ldap://ASP-D-DC2-02.assureddev.com:636 - LDAP connection has been closed"
Could someone help me on this?
Thanks,
Harish G