I wanted the SSL Certificate of my LDAP Server which is Novell eDirectory. I have used openssl to connect to ldap to view the certificate
openssl s_client -connect 192.168.1.225:636
it is just printing the certificate how can i save this to some certificate format file?
Thanks and regards,
Sunny.
