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

Side by Side Diff: net/data/verify_certificate_chain_unittest/target-serverauth-various-keyusages/keys/Target-ec.key

Issue 2859053002: Consolidate some more verify_certificate_chain_unittest/ data. (Closed)
Patch Set: Address Matt's feedback 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 openssl ecparam -name secp384r1 -genkey
2 -----BEGIN EC PARAMETERS-----
3 BgUrgQQAIg==
4 -----END EC PARAMETERS-----
5 -----BEGIN EC PRIVATE KEY-----
6 MIGkAgEBBDCzK1e0D3pjhdCX9UeDKl9gw9X08NEeuXcM/rpYQaGRPnvtGUpyfGYh
7 MwSA7esyvi2gBwYFK4EEACKhZANiAARqZMdLxqCHtcIHE6y4DTeVkOTigpUxb2Ll
8 H7BZMOkrxuC0g5tUnWFW1gQQt/O5XjHmz69ADqp6Ktgc7l3RXBdkxzf3ND1CbBAM
9 reMnqe/mAkhmD2GSN/4mUyyfeacpfEw=
10 -----END EC PRIVATE KEY-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698