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

Side by Side Diff: net/data/verify_certificate_chain_unittest/target-wrong-signature/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 where the target has an incorrect signature. Everything 3 Certificate chain where the target certificate has an incorrect signature.
4 else should check out, however the digital signature contained in the target
5 certificate is wrong.
6 4
7 Certificate: 5 Certificate:
8 Data: 6 Data:
9 Version: 3 (0x2) 7 Version: 3 (0x2)
10 Serial Number: 1 (0x1) 8 Serial Number: 1 (0x1)
11 Signature Algorithm: sha256WithRSAEncryption 9 Signature Algorithm: sha256WithRSAEncryption
12 Issuer: CN=Intermediate 10 Issuer: CN=Intermediate
13 Validity 11 Validity
14 Not Before: Jan 1 12:00:00 2015 GMT 12 Not Before: Jan 1 12:00:00 2015 GMT
15 Not After : Jan 1 12:00:00 2016 GMT 13 Not After : Jan 1 12:00:00 2016 GMT
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw 262 CCsGAQUFBzAChhtodHRwOi8vdXJsLWZvci1haWEvUm9vdC5jZXIwLAYDVR0fBCUw
265 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE 263 IzAhoB+gHYYbaHR0cDovL3VybC1mb3ItY3JsL1Jvb3QuY3JsMA4GA1UdDwEB/wQE
266 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQBRfi7d0gs8 264 AwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQBRfi7d0gs8
267 iV2MzZyRBQB0rZClptbAurmC2E/SvxxTNp2qDiu8mbnUVO0akCnWjdkC9ofc7JJn 265 iV2MzZyRBQB0rZClptbAurmC2E/SvxxTNp2qDiu8mbnUVO0akCnWjdkC9ofc7JJn
268 TTTbbahX9k/WXiwI9qwGVf/IW1yvhe4oU4bDOTO5K14NcL0Bb895GeIIeUPwrwD1 266 TTTbbahX9k/WXiwI9qwGVf/IW1yvhe4oU4bDOTO5K14NcL0Bb895GeIIeUPwrwD1
269 tqGjaqMKqbiHd3x7ovUXQFIfEPkTvJTHm3Dc3HHsJFvTX7jYZkSJGEhPgE1hXopC 267 tqGjaqMKqbiHd3x7ovUXQFIfEPkTvJTHm3Dc3HHsJFvTX7jYZkSJGEhPgE1hXopC
270 awNpFw9Nz258ms574wZwe00XN0ZUQxVM8ZmVTVzRV5YRVnuza/Guc5iK9Olf6QDj 268 awNpFw9Nz258ms574wZwe00XN0ZUQxVM8ZmVTVzRV5YRVnuza/Guc5iK9Olf6QDj
271 hwGCPZYPQQpZir/keXgou3NSzZEMeFkVhWRGkCGi9YHMNLH8bxJRn77B8GKETuY1 269 hwGCPZYPQQpZir/keXgou3NSzZEMeFkVhWRGkCGi9YHMNLH8bxJRn77B8GKETuY1
272 OWFEy1N+6yib 270 OWFEy1N+6yib
273 -----END CERTIFICATE----- 271 -----END CERTIFICATE-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698