Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 [Created by: generate-expired-intermediate.py] | 1 [Created by: generate-expired-intermediate.py] |
| 2 | 2 |
| 3 Certificate chain with 1 intermediate, where the intermediate is expired | 3 Certificate chain with 1 intermediate, where the intermediate is expired |
| 4 (violates validity.notAfter). Verification is expected to fail. | 4 (violates validity.notAfter). Verification is expected to fail. |
| 5 | 5 |
| 6 Certificate: | 6 Certificate: |
| 7 Data: | 7 Data: |
| 8 Version: 3 (0x2) | 8 Version: 3 (0x2) |
| 9 Serial Number: 1 (0x1) | 9 Serial Number: 1 (0x1) |
| 10 Signature Algorithm: sha256WithRSAEncryption | 10 Signature Algorithm: sha256WithRSAEncryption |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 274 150302120000Z | 274 150302120000Z |
| 275 -----BEGIN TIME----- | 275 -----BEGIN TIME----- |
| 276 MTUwMzAyMTIwMDAwWg== | 276 MTUwMzAyMTIwMDAwWg== |
| 277 -----END TIME----- | 277 -----END TIME----- |
| 278 | 278 |
| 279 FAIL | 279 FAIL |
| 280 -----BEGIN VERIFY_RESULT----- | 280 -----BEGIN VERIFY_RESULT----- |
| 281 RkFJTA== | 281 RkFJTA== |
| 282 -----END VERIFY_RESULT----- | 282 -----END VERIFY_RESULT----- |
| 283 | 283 |
| 284 Time is after notAfter | 284 [Context] Processing Certificate |
|
eroman
2016/09/09 20:36:52
The files in net/data/verify_certificate_chain_uni
| |
| 285 index: 0 | |
| 286 [Error] Time is after notAfter | |
| 287 | |
| 285 -----BEGIN ERRORS----- | 288 -----BEGIN ERRORS----- |
| 286 VGltZSBpcyBhZnRlciBub3RBZnRlcg== | 289 W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMAogICAgICBbRXJyb3JdIFRp bWUgaXMgYWZ0ZXIgbm90QWZ0ZXIK |
| 287 -----END ERRORS----- | 290 -----END ERRORS----- |
| OLD | NEW |