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

Unified Diff: net/data/ssl/certificates/README

Issue 2411023002: *WIP* Mac Unittest for client cert selection with intermediate certs
Patch Set: rebase Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/cert/test_keychain_search_list_mac.cc ('k') | net/data/ssl/certificates/client_1.keychain » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/ssl/certificates/README
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
index 89c3d87fe77cea1d14dbb94a72428738d7f3b051..8b2f53f16adeff2d0a3cf4117eabe58e03fd7988 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -251,6 +251,12 @@ unit tests.
than RSA.
- client_root_ca.pem is the CA certificate which signed client_*_ca.pem.
+===== From net/data/ssl/scripts/generate-client-certificates-keychains.sh
+- client_1.keychain: An OSX Keychain containing the generated
+ certificate & private key "client_1.pem" and "client_1.key".
+- client_2.keychain: An OSX Keychain containing the generated
+ certificate client_1_ca.pem.
+
===== From net/data/ssl/scripts/generate-bad-eku-certs.sh
- eku-test-root.pem
- non-crit-codeSigning-chain.pem
« no previous file with comments | « net/cert/test_keychain_search_list_mac.cc ('k') | net/data/ssl/certificates/client_1.keychain » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698