Allows you to test your SSL configuration. For example, the following allows you to test a HTTPS connection to www.google.com:
ssltest www.google.com 443
In case you installed a server's certificate, for example for LDAPS or LDAP StartTLS, this command is useful for testing the installed certificate analogously as shown below:
ssltest ipOrHostOfYourServer 10389
Use: ssltest host port