Commit Graph

1 Commits

Author SHA1 Message Date
Jacob Hoffman-Andrews 090b71b031 Unflake OCSP integration test
Fixes #982.

Rather than failing immediately if two OCSP responses differ, which can happen
if ocsp-updater fires in between two requests, we wait until all OCSP responses
reach their expected state, and then check for equality.

Additionally, reorganize the OCSP checking to be somewhat cleaner, and improve
detection of verify failures (e.g. when a OpenSSL can't find a signer
certificate).
2015-10-21 14:38:15 -07:00