snippets

Verifying SSL on custom ports

Your shiny new SSL needs to operate on specific ports. How do you check you've installed correctly?


29 August 2011 • 2 min read

security ssl

If you want to verify SSL is installed correctly on other ports, you need to dig deeper.

openssl s_client -connect my.domain.com:465
openssl s_client -connect my.domain.com:993

This example shows incoming and outgoing mail connections.


Published on 29 August 2011

security ssl

Other content you may be interested in....

You're forking about with PHP - way to go! Then it spawns itself because of a bad dev script and you need to kill it in a jiffy.


2 min read

linux php concurrency

Some things really shouldn't need notes. Adding the PHP MongoDB extension on MAMP does.


5 min read

mongodb mamp

bodged with ♥ in NCL, AMS, NAP, NYC, BOS and LDN