Skip to content

Instantly share code, notes, and snippets.

@sethhall
Created February 14, 2013 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sethhall/4952723 to your computer and use it in GitHub Desktop.
Save sethhall/4952723 to your computer and use it in GitHub Desktop.
"tlsdate -v" output on MacOS X.8
V: tlsdate version 0.0.6
V: We were called with the following arguments:
V: validate SSL certificates host = www.ptb.de:443
V: time is currently 1360847906.161771000
V: time is greater than RECENT_COMPILE_DATE
V: using TLSv1_client_method()
V: Using OpenSSL for SSL
V: opening socket to www.ptb.de:443
V: certificate verification passed
V: commonName matched: www.ptb.de
V: found non subjectAltName extension
V: found non subjectAltName extension
V: found non subjectAltName extension
V: found non subjectAltName extension
V: found non subjectAltName extension
V: subjectAltName matched: www.ptb.de, type: DNS
V: hostname verification passed
V: public key is ready for inspection
V: key type: EVP_PKEY_RSA
V: keybits: 2048
V: key length appears safe
V: server time 1360847906 (difference is about 0 s) was fetched in 671 ms
V: setting time succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment