From: Andrew M Farrell Date: Sat, 19 Dec 2009 01:19:42 +0000 (-0500) Subject: (no commit message) X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/26a26b730c55a32189026050029f7ae1cf0a9049 --- diff --git a/doc/enabling_client_certificate_auth_in_chrome.html b/doc/enabling_client_certificate_auth_in_chrome.html index 4bf6bef..1990896 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 telling chrome touse certtificate by default +If this works, you should be able to skip to telling chrome to use certificate 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".