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

Side by Side Diff: net/data/verify_certificate_chain_unittest/target-signed-by-512bit-rsa/main.test

Issue 2805213004: Refactor how net/data/verify_certificate_chain_unittest/* (Closed)
Patch Set: fix android Created 3 years, 7 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
(Empty)
1 chain: chain.pem
2 last_cert_trust: TRUSTED_ANCHOR
3 utc_time: 150302120000Z
4 key_purpose: SERVER_AUTH
5 expected_errors:
6 ----- Certificate i=0 (CN=Target) -----
7 ERROR: RSA modulus too small
8 actual: 512
9 minimum: 1024
10 ERROR: Unacceptable modulus length for RSA key
11 ERROR: VerifySignedData failed
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698