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

Side by Side Diff: net/data/verify_certificate_chain_unittest/expired-root/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 a root, intermediate and target. The root has a 3 Certificate chain where the root has a smaller validity range than the other
4 smaller validity range than the other certificates, making it easy to violate 4 certificates, making it easy to violate just its validity.
5 just its validity.
6 5
7 Root: 2015/03/01 -> 2015/09/01 6 Root: 2015/03/01 -> 2015/09/01
8 Intermediate: 2015/01/01 -> 2016/01/01 7 Intermediate: 2015/01/01 -> 2016/01/01
9 Target: 2015/01/01 -> 2016/01/01 8 Target: 2015/01/01 -> 2016/01/01
10 9
11 10
12 Certificate: 11 Certificate:
13 Data: 12 Data:
14 Version: 3 (0x2) 13 Version: 3 (0x2)
15 Serial Number: 1 (0x1) 14 Serial Number: 1 (0x1)
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw 268 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw
270 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE 269 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE
271 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQBSGig2ANGa 270 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQBSGig2ANGa
272 0AIuygKH5cMg0wnJgX3lZmJZwb7kg8c7eJF7WzZetSOtcyuXkGrxC8T0577mJVhT 271 0AIuygKH5cMg0wnJgX3lZmJZwb7kg8c7eJF7WzZetSOtcyuXkGrxC8T0577mJVhT
273 tEDpIiBvloh337XoZ2G7xzy718x1EeioM41WWq+sPYtp0dyK8CbmXAaAyOZdb7zm 272 tEDpIiBvloh337XoZ2G7xzy718x1EeioM41WWq+sPYtp0dyK8CbmXAaAyOZdb7zm
274 4H8UEaikYUtQTq1sdIsFgorRCpWB5V+Gt0gLtfHSseaBUUkqnGbhijFpuTCY5RLu 273 4H8UEaikYUtQTq1sdIsFgorRCpWB5V+Gt0gLtfHSseaBUUkqnGbhijFpuTCY5RLu
275 mz2LBnfJBwcrUpCt1tmHWjry21fDcg0byLmvUIKb0KNoLQqeHmTC2JbnfBbE+/NT 274 mz2LBnfJBwcrUpCt1tmHWjry21fDcg0byLmvUIKb0KNoLQqeHmTC2JbnfBbE+/NT
276 ais+pZeQFllxUmuUcV31catBWiBn+9eauTxVh2IUef+MceMIW5p3f6PmAfVhg1wI 275 ais+pZeQFllxUmuUcV31catBWiBn+9eauTxVh2IUef+MceMIW5p3f6PmAfVhg1wI
277 G++SmoFeHLuS 276 G++SmoFeHLuS
278 -----END CERTIFICATE----- 277 -----END CERTIFICATE-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698