Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(243)

Side by Side Diff: net/data/verify_certificate_chain_unittest/intermediate-unknown-non-critical-extension/chain.pem

Issue 2951403002: Update comments for net/data/verify_certificate_chain_unittest/ (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [Created by: generate-chains.py] 1 [Created by: generate-chains.py]
2 2
3 Certificate chain with 1 intermediate and a trusted root. The intermediate 3 Certificate chain where the intermediate contains an unknown non-critical
4 has an unknown X.509v3 extension that is marked as non-critical. Verification 4 extension.
5 is expected to succeed because although unrecognized, the extension is not
6 critical.
7 5
8 Certificate: 6 Certificate:
9 Data: 7 Data:
10 Version: 3 (0x2) 8 Version: 3 (0x2)
11 Serial Number: 1 (0x1) 9 Serial Number: 1 (0x1)
12 Signature Algorithm: sha256WithRSAEncryption 10 Signature Algorithm: sha256WithRSAEncryption
13 Issuer: CN=Intermediate 11 Issuer: CN=Intermediate
14 Validity 12 Validity
15 Not Before: Jan 1 12:00:00 2015 GMT 13 Not Before: Jan 1 12:00:00 2015 GMT
16 Not After : Jan 1 12:00:00 2016 GMT 14 Not After : Jan 1 12:00:00 2016 GMT
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw 265 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw
268 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE 266 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE
269 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQC8D/ArgOKN 267 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQC8D/ArgOKN
270 YF7EBKkJXKXATcyQ1UJIc+FIigxKlJXhGqOfWz5/vrfxuuAxqZjSgrKMgl6w7fM/ 268 YF7EBKkJXKXATcyQ1UJIc+FIigxKlJXhGqOfWz5/vrfxuuAxqZjSgrKMgl6w7fM/
271 fiFUuNRVD1uoSeQihb1Tw5z1L88ICxKVE/s9ADO6QJYISpm8zfU6DILGeTRljMY2 269 fiFUuNRVD1uoSeQihb1Tw5z1L88ICxKVE/s9ADO6QJYISpm8zfU6DILGeTRljMY2
272 euM3hS9yyIgdX+tfkFUJyS14QKwzzACb9cgHHmMBmO7wZnJ5FXGgalmq+fFEBhQa 270 euM3hS9yyIgdX+tfkFUJyS14QKwzzACb9cgHHmMBmO7wZnJ5FXGgalmq+fFEBhQa
273 W6gF5h7NgdXxZxh/QSgHNy8wym0RLZZ8uh26zLcwIOh7Qx4v15/I3/zQoRN+BJs8 271 W6gF5h7NgdXxZxh/QSgHNy8wym0RLZZ8uh26zLcwIOh7Qx4v15/I3/zQoRN+BJs8
274 A2RdAFp/ftnZ9xYM5wmO1+use/BNTFeozNxdAS5oANqkwOvnh4rTWcvhiKGLlyKB 272 A2RdAFp/ftnZ9xYM5wmO1+use/BNTFeozNxdAS5oANqkwOvnh4rTWcvhiKGLlyKB
275 Pdr2vtgm7hvb 273 Pdr2vtgm7hvb
276 -----END CERTIFICATE----- 274 -----END CERTIFICATE-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698