Skip to content

Instantly share code, notes, and snippets.

@Mutjake
Last active July 24, 2016 21:05
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/c9f913f9837f5a712d35ea2b70583a7d to your computer and use it in GitHub Desktop.
Save Mutjake/c9f913f9837f5a712d35ea2b70583a7d to your computer and use it in GitHub Desktop.
mutjake@linux-l76y:~/trytls> trytls https stubs/erlang-httpc/run.sh
platform: Linux (openSUSE 20160720)
runner: trytls 0.1.1 (CPython 2.7.12, OpenSSL 1.0.2h-fips)
stub: 'stubs/erlang-httpc/run.sh'
FAIL expired certificate [reject expired.badssl.com:443]
FAIL wrong hostname in certificate [reject wrong.host.badssl.com:443]
FAIL self-signed certificate [reject self-signed.badssl.com:443]
PASS SHA-256 signature [accept sha256.badssl.com:443]
FAIL 1000 subjectAltNames [accept 1000-sans.badssl.com:443]
FAIL incomplete chain of trust [reject incomplete-chain.badssl.com:443]
FAIL Superfish CA [reject superfish.badssl.com:443]
FAIL eDellRoot CA [reject edellroot.badssl.com:443]
FAIL 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]
FAIL protect against the Logjam attack [reject www.ssllabs.com:10445]
PASS valid localhost certificate [accept localhost:35257]
FAIL invalid localhost certificate [reject localhost:46623]
FAIL use only the given CA bundle, not system's [reject sha256.badssl.com:443]
mutjake@linux-l76y:~/trytls> erl
Erlang/OTP 18 [erts-7.3.1] [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V7.3.1 (abort with ^G)
1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment