From 8b2eb57fa462867d8cedee40f25487d53e8ee9e3 Mon Sep 17 00:00:00 2001 From: Andrew M Farrell Date: Sat, 5 Dec 2009 00:05:42 -0500 Subject: [PATCH] --- doc/enabling_client_certificate_auth_in_chrome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/enabling_client_certificate_auth_in_chrome.html b/doc/enabling_client_certificate_auth_in_chrome.html index 4a00a42..c043778 100644 --- a/doc/enabling_client_certificate_auth_in_chrome.html +++ b/doc/enabling_client_certificate_auth_in_chrome.html @@ -9,7 +9,7 @@ if you're running Debian or Ubuntu, you can add "deb http://ppa.launchpad.net/ch

Installing Certificates

The simplest thing to do is go to the usual web interface and follow the instructions to install certs normally. You may also want the CSAIL CA (specifically, the Master CA). -If this works, you should be able to skip to the second part +If this works, you should be able to skip to telling chrome touse certtificate by default Failing that, the next easiest way to install a client cert in the nss database is simply to install it on Firefox; At that point, it should be in the list of certificates you get when you run "certutil -d sql:$HOME/.pki/nssdb -L". -- 2.44.0