Skip to content

Instantly share code, notes, and snippets.

@pbkwee
Created October 17, 2018 00:59
Show Gist options
  • Save pbkwee/9d6cdacbbc0c37ef6580dc8254318f30 to your computer and use it in GitHub Desktop.
Save pbkwee/9d6cdacbbc0c37ef6580dc8254318f30 to your computer and use it in GitHub Desktop.
openssl s_client -connect $ip:110 -starttls pop3
openssl s_client -connect $ip:465 | openssl x509 -text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment