Skip to content

Instantly share code, notes, and snippets.

@warwickp
Created October 7, 2014 17:57
Show Gist options
  • Save warwickp/925116c9c2bc718f9af0 to your computer and use it in GitHub Desktop.
Save warwickp/925116c9c2bc718f9af0 to your computer and use it in GitHub Desktop.
| Site | Leaf Cert Alg | Chain Cert(s) Alg(s) |
| ------------- |:-------------:|:-----:|
|zendesk.com | SHA256withRSA | SHA384withRSA (!!) |
| github.com | SHA256withRSA | SHA256withRSA |
|twitter.com | SHA256withRSA | SHA256withRSA|
| wordpress.com | SHA256withRSA | SHA256withRSA |
| asana.com| SHA256withRSA | SHA256withRSA, root: ```SHA1withRSA```|
| trello.com| SHA256withRSA | SHA256withRSA, root: ```SHA1withRSA```|
| basecamp.com | SHA256withRSA | ```SHA1withRSA``` |
| zapier.com | SHA256withRSA | ```SHA1withRSA``` |
| quickbooks.intuit.com | ```SHA1withRSA``` | ```SHA1withRSA``` |
| xero.com | ```SHA1withRSA``` | ```SHA1withRSA``` |
| amazon.com | ```SHA1withRSA``` | ```SHA1withRSA``` |
| google.com | ```SHA1withRSA``` | ```SHA1withRSA``` |
|facebook.com | ```SHA1withRSA``` | ```SHA1withRSA```|
| netflix.com | ```SHA1withRSA``` | ```SHA1withRSA```|
| salesforce.com | ```SHA1withRSA``` | ```SHA1withRSA```|
| stackoverflow.com | ```SHA1withRSA``` | ```SHA1withRSA```|
| heroku.com | ```SHA1withRSA``` | ```SHA1withRSA```|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment