Ran
|
Files
266
|
Run time
13s
|
Badge
Embed ▾
README BADGES
|
travis-ci
Revert "openssl: Don't add verify locations when verifypeer==0" This reverts commit dc8543773. libcurl (with the OpenSSL backend) performs server certificate verification even if verifypeer == 0 and the verification result is available using CURLINFO_SSL_VERIFYRESULT. The commit that is being reverted caused the CURLINFO_SSL_VERIFYRESULT to not have useful information for the verifypeer == 0 use case (it would always have X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY).
19810 of 26421 relevant lines covered (74.98%)
182036.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|