Skip to content

Instantly share code, notes, and snippets.

@Mutjake
Created July 25, 2016 20:18
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 Mutjake/ae882cbd63df48e90714acca066799b9 to your computer and use it in GitHub Desktop.
Save Mutjake/ae882cbd63df48e90714acca066799b9 to your computer and use it in GitHub Desktop.
mutjake@linux-hmf7:~/Documents/trytls> trytls https stubs/erlang-ssl/run.sh
platform: Linux (openSUSE 20160720)
runner: trytls 0.1.1 (CPython 2.7.12, OpenSSL 1.0.2h-fips)
stub: 'stubs/erlang-ssl/run.sh'
PASS expired certificate [reject expired.badssl.com:443]
PASS wrong hostname in certificate [reject wrong.host.badssl.com:443]
PASS self-signed certificate [reject self-signed.badssl.com:443]
FAIL SHA-256 signature [accept sha256.badssl.com:443]
FAIL 1000 subjectAltNames [accept 1000-sans.badssl.com:443]
PASS incomplete chain of trust [reject incomplete-chain.badssl.com:443]
PASS Superfish CA [reject superfish.badssl.com:443]
PASS eDellRoot CA [reject edellroot.badssl.com:443]
PASS DSDTestProvider CA [reject dsdtestprovider.badssl.com:443]
PASS protect against an OS X vulnerability [reject www.ssllabs.com:10443]
PASS protect against the FREAK attack [reject www.ssllabs.com:10444]
PASS protect against the Logjam attack [reject www.ssllabs.com:10445]
FAIL valid localhost certificate [accept localhost:46559]
PASS invalid localhost certificate [reject localhost:34535]
PASS use only the given CA bundle, not system's [reject sha256.badssl.com:443]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment