Skip to content

Instantly share code, notes, and snippets.

@exodist
Created September 12, 2016 22:43
Show Gist options
  • Select an option

  • Save exodist/886a805bbf677aad33875c993b9a4e85 to your computer and use it in GitHub Desktop.

Select an option

Save exodist/886a805bbf677aad33875c993b9a4e85 to your computer and use it in GitHub Desktop.
log
t/external/ocsp.t ................. # tcp connect to www.microsoft.com:443 ok
# fingerprint matches
# validation with default CA w/o OCSP ok
t/external/ocsp.t ................. 1/3
# Failed test 'did not get expected OCSP response with stapling'
# at t/external/ocsp.t line 93.
# tcp connect to www.spiegel.de:443 ok
# fingerprint matches
# validation with default CA w/o OCSP ok
# validation with default CA with OCSP defaults ok
# validation with default CA with OCSP full chain ok
t/external/ocsp.t ................. 2/3 # tcp connect to revoked.grc.com:443 ok
# fingerprint matches
# validation with default CA w/o OCSP ok
t/external/ocsp.t ................. 3/3 # Looks like you failed 1 test of 3.
t/external/ocsp.t ................. Dubious, test returned 1 (wstat 256, 0x100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment