Guest User

Untitled

a guest
Oct 16th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. openssl s_client -connect $ip:110 -starttls pop3
  2.  
  3. openssl s_client -connect $ip:465 | openssl x509 -text
Add Comment
Please, Sign In to add comment