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

Side by Side Diff: net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/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
« no previous file with comments | « no previous file | net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/generate-chains.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [Created by: generate-chains.py] 1 [Created by: generate-chains.py]
2 2
3 Certificate chain with 2 intermediates. The first intermediate has a basic 3 Certificate chain where the intermediate sets pathlen=0, and is followed by
4 constraints path length of 0. The second one is self-issued so does not count 4 a self-issued intermediate.
5 against the path length.
6 5
7 Certificate: 6 Certificate:
8 Data: 7 Data:
9 Version: 3 (0x2) 8 Version: 3 (0x2)
10 Serial Number: 2 (0x2) 9 Serial Number: 2 (0x2)
11 Signature Algorithm: sha256WithRSAEncryption 10 Signature Algorithm: sha256WithRSAEncryption
12 Issuer: CN=Intermediate 11 Issuer: CN=Intermediate
13 Validity 12 Validity
14 Not Before: Jan 1 12:00:00 2015 GMT 13 Not Before: Jan 1 12:00:00 2015 GMT
15 Not After : Jan 1 12:00:00 2016 GMT 14 Not After : Jan 1 12:00:00 2016 GMT
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw 352 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw
354 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE 353 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE
355 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCjNz5HRWbA 354 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQCjNz5HRWbA
356 Er9BlzqALDv4O2wTqzm21YcX+zWdmPr0iFQrqoWpREZ7qMFiqLSv62VyVG1+pfrC 355 Er9BlzqALDv4O2wTqzm21YcX+zWdmPr0iFQrqoWpREZ7qMFiqLSv62VyVG1+pfrC
357 kcxC4ewCnkJabgO/c32lDmL2VIO08/nBtDuvmh7egWr/e6m44T9W0ZtQE43FsJvU 356 kcxC4ewCnkJabgO/c32lDmL2VIO08/nBtDuvmh7egWr/e6m44T9W0ZtQE43FsJvU
358 Vb3bbv92E0whOvzMEFnk1U3SNptnZ2lcO5ZAF+ejDbJFa5PdihikZYe1nzPc/II6 357 Vb3bbv92E0whOvzMEFnk1U3SNptnZ2lcO5ZAF+ejDbJFa5PdihikZYe1nzPc/II6
359 WlYS6LhZXuiM8KjFe79TVvBGunCUOmIKzjkfROIRuo2IRxS9w2ijGHM9Jdyj5BfL 358 WlYS6LhZXuiM8KjFe79TVvBGunCUOmIKzjkfROIRuo2IRxS9w2ijGHM9Jdyj5BfL
360 ffZS6qY/ofsK221gwpwen664wZCw6vlfQK9Qp5Mcesj9IG2uZcxjCOSc3UryFtka 359 ffZS6qY/ofsK221gwpwen664wZCw6vlfQK9Qp5Mcesj9IG2uZcxjCOSc3UryFtka
361 Xtyo0GfHJycY 360 Xtyo0GfHJycY
362 -----END CERTIFICATE----- 361 -----END CERTIFICATE-----
OLDNEW
« no previous file with comments | « no previous file | net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/generate-chains.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698