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

Side by Side Diff: net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem

Issue 2282183004: Add error information to VerifyCertificateChain(). (Closed)
Patch Set: fix typo in README Created 4 years, 3 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-violates-pathlen-1-unconstrained-root.py] 1 [Created by: generate-violates-pathlen-1-unconstrained-root.py]
2 2
3 Certificate chain with 2 intermediates and one end entity certificate. The 3 Certificate chain with 2 intermediates and one end entity certificate. The
4 root certificate has a pathlen:1 restriction. Ordinarily this would be an 4 root certificate has a pathlen:1 restriction. Ordinarily this would be an
5 invalid chain, however constraints on this trust anchor are not enforced. 5 invalid chain, however constraints on this trust anchor are not enforced.
6 6
7 Certificate: 7 Certificate:
8 Data: 8 Data:
9 Version: 3 (0x2) 9 Version: 3 (0x2)
10 Serial Number: 1 (0x1) 10 Serial Number: 1 (0x1)
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE 354 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE
355 AwIBBjASBgNVHRMBAf8ECDAGAQH/AgEBMA0GCSqGSIb3DQEBCwUAA4IBAQA4zyyV 355 AwIBBjASBgNVHRMBAf8ECDAGAQH/AgEBMA0GCSqGSIb3DQEBCwUAA4IBAQA4zyyV
356 2BsUpkMT7Zuin1TrM2QrpsAEgSNSJ/EXEqGa8NJ33QaVkKW7vuGY9/ARo/xxgMfQ 356 2BsUpkMT7Zuin1TrM2QrpsAEgSNSJ/EXEqGa8NJ33QaVkKW7vuGY9/ARo/xxgMfQ
357 cvPU3D82UVJmX5Ko+spPj48qPZMSik+UaZlvYAuGgZEAmM0AN6fHYOn0B4Vb2zWb 357 cvPU3D82UVJmX5Ko+spPj48qPZMSik+UaZlvYAuGgZEAmM0AN6fHYOn0B4Vb2zWb
358 Ybu2qsqirxyk4vgNK4Qqn39TtiUx/zG45gM886FcGlFLPtaCySTS6DwGa7f59XdV 358 Ybu2qsqirxyk4vgNK4Qqn39TtiUx/zG45gM886FcGlFLPtaCySTS6DwGa7f59XdV
359 Z/11kxrUB11sfGrtEpy11vLfDDmpBbkRucohMSZcY6zDu6fnh4KAEDoy+zqaqA3P 359 Z/11kxrUB11sfGrtEpy11vLfDDmpBbkRucohMSZcY6zDu6fnh4KAEDoy+zqaqA3P
360 r5SkoooOHB2JBYJTtoYdgLQA3jHxIE53ZRYocJV4a9Mu5TBAMtL2tlww3gdwX4dr 360 r5SkoooOHB2JBYJTtoYdgLQA3jHxIE53ZRYocJV4a9Mu5TBAMtL2tlww3gdwX4dr
361 UTGFS8+M2Q4BmhJs 361 UTGFS8+M2Q4BmhJs
362 -----END TRUST_ANCHOR_UNCONSTRAINED----- 362 -----END TRUST_ANCHOR_UNCONSTRAINED-----
363 363
364 150302120000Z
364 -----BEGIN TIME----- 365 -----BEGIN TIME-----
365 MTUwMzAyMTIwMDAwWg== 366 MTUwMzAyMTIwMDAwWg==
366 -----END TIME----- 367 -----END TIME-----
367 368
369 SUCCESS
368 -----BEGIN VERIFY_RESULT----- 370 -----BEGIN VERIFY_RESULT-----
369 U1VDQ0VTUw== 371 U1VDQ0VTUw==
370 -----END VERIFY_RESULT----- 372 -----END VERIFY_RESULT-----
OLDNEW
« no previous file with comments | « net/data/verify_certificate_chain_unittest/violates-pathlen-1-constrained-root.pem ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698