The most commonly used program to test a website SSL security is sslscan, which queries the SSL services in order to determine the certificate details and the supported ciphers. The output is in text and XML formats.
The command is simple:
sslscan [website url]