Ran
|
Jobs
1
|
Files
266
|
Run time
17s
|
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).
5 of 5 new or added lines in 1 file covered. (100.0%)
19810 of 26421 relevant lines covered (74.98%)
182036.97 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
36.95 |
-0.03% | lib/vtls/openssl.c |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
88.05 |
0.13% | lib/transfer.c |
1 |
84.28 |
-0.04% | lib/mprintf.c |
3 |
54.81 |
-0.1% | lib/http2.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
17 | 7541.17 (T=coverage) | 266 |
74.98 |
Travis Job 7541.17 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|