Ran
|
Files
1
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
Make sure all intermediate certificates have the same subject. (#276) While working on #269 I noticed that all intermediate certificates (assuming `PEBBLE_ALTERNATE_ROOTS > 0`) have different subjects, whence only the first one's subject equals the issuer of the generated leaf certificates. This makes validation of all alternate chains fail. This PR ensures that all intermediate certificates share the same subject. (They all have different serial numbers, whence the hex string contained in the intermediate's subject is **no longer related** to the serial number(s).) (Cherry-pick of a476ec3ed from #269.)
0 of 66 relevant lines covered (0.0%)
0.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|