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

Side by Side Diff: net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued.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-basic-constraints-pathlen-0-self-issued.py] 1 [Created by: generate-basic-constraints-pathlen-0-self-issued.py]
2 2
3 Certificate chain with 2 intermediates. The first intermediate has a basic 3 Certificate chain with 2 intermediates. The first intermediate has a basic
4 constraints path length of 0. The second one is self-issued so does not count 4 constraints path length of 0. The second one is self-issued so does not count
5 against the path length. 5 against the path length.
6 6
7 Certificate: 7 Certificate:
8 Data: 8 Data:
9 Version: 3 (0x2) 9 Version: 3 (0x2)
10 Serial Number: 2 (0x2) 10 Serial Number: 2 (0x2)
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE 354 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE
355 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQDEMB4XM6Zn 355 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQDEMB4XM6Zn
356 og9eqVNU9i/2GK0huEiKgThiHWOfLu+m0lbEGbUAjhn9KTW5pcEmm4FKKqY3ir8j 356 og9eqVNU9i/2GK0huEiKgThiHWOfLu+m0lbEGbUAjhn9KTW5pcEmm4FKKqY3ir8j
357 XizK54qmdX/9SRvM6EKZKrBE4ycXEYi8G7FA9VzwhSKtQY2gldeUW/Cn2lY6213T 357 XizK54qmdX/9SRvM6EKZKrBE4ycXEYi8G7FA9VzwhSKtQY2gldeUW/Cn2lY6213T
358 KdmH4x40FMOR+QuR+0D0n0TZ42i4/rcgjNRj2kVgfy1C1RW1nGnW7f8rqklDD6hS 358 KdmH4x40FMOR+QuR+0D0n0TZ42i4/rcgjNRj2kVgfy1C1RW1nGnW7f8rqklDD6hS
359 DJEoiA/ae5JmY4W28imPLKrEtFMyoQAvpR008DKyWaFh9BZCpZr7YjHjhTsjcy3B 359 DJEoiA/ae5JmY4W28imPLKrEtFMyoQAvpR008DKyWaFh9BZCpZr7YjHjhTsjcy3B
360 zIiX9hKVAVJdwgaqhRwleJ715o9ZSXzRpuL0H6J/kitqwETXwOV/2UQTgq4G7h9k 360 zIiX9hKVAVJdwgaqhRwleJ715o9ZSXzRpuL0H6J/kitqwETXwOV/2UQTgq4G7h9k
361 BMR9f88Ely5B 361 BMR9f88Ely5B
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/README ('k') | net/data/verify_certificate_chain_unittest/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698