Skip to content

Instantly share code, notes, and snippets.

@mpalmer
Created June 22, 2017 00:36
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 mpalmer/88d82e5718cb249fa964e03f76a49ae3 to your computer and use it in GitHub Desktop.
Save mpalmer/88d82e5718cb249fa964e03f76a49ae3 to your computer and use it in GitHub Desktop.
$ curl -vvv -4 https://crt.sh |& ts
Jun 22 10:35:08 * Rebuilt URL to: https://crt.sh/
Jun 22 10:35:08 * Hostname was NOT found in DNS cache
Jun 22 10:35:08 % Total % Received % Xferd Average Speed Time Time Time Current
Jun 22 10:35:08 Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 178.255.82.12...
Jun 22 10:35:08 * Connected to crt.sh (178.255.82.12) port 443 (#0)
Jun 22 10:35:08 * successfully set certificate verify locations:
Jun 22 10:35:08 * CAfile: none
Jun 22 10:35:08 CApath: /etc/ssl/certs
Jun 22 10:35:08 * SSLv3, TLS Unknown, Unknown (22):
Jun 22 10:35:08 } [data not shown]
Jun 22 10:35:08 * SSLv3, TLS handshake, Client hello (1):
Jun 22 10:35:08 } [data not shown]
Jun 22 10:35:09 * SSLv2, Unknown (22):
Jun 22 10:35:09 { [data not shown]
Jun 22 10:35:09 * SSLv3, TLS handshake, Server hello (2):
Jun 22 10:35:09 { [data not shown]
Jun 22 10:35:09 * SSLv2, Unknown (22):
Jun 22 10:35:09 { [data not shown]
Jun 22 10:35:09 * SSLv3, TLS handshake, CERT (11):
Jun 22 10:35:09 { [data not shown]
Jun 22 10:35:09 * SSLv2, Unknown (22):
Jun 22 10:35:09 { [data not shown]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment