mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00

Previously, if the context was canceled while sleeping, we'd return the last HTTP error. Now, we return the context error instead.
The code in this directory is from https://github.com/google/certificate-transparency/tree/master/go See AUTHORS for the copyright holders, and LICENSE for the license.