From 2e9dc106cb32606d1fd7d4e2dad8432ff5046e4a Mon Sep 17 00:00:00 2001 From: Andrew M Farrell Date: Sun, 6 Dec 2009 09:34:53 -0500 Subject: [PATCH] --- doc/enabling_client_certificate_auth_in_chrome.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/enabling_client_certificate_auth_in_chrome.html b/doc/enabling_client_certificate_auth_in_chrome.html index 8ba32ec..4bf6bef 100644 --- a/doc/enabling_client_certificate_auth_in_chrome.html +++ b/doc/enabling_client_certificate_auth_in_chrome.html @@ -3,8 +3,8 @@ Turns out, this is relatively easy to solve, there's just no GUI for it as of yet. (As of 12/3/2009.) As far as I know, this only works with the daily build from the chromium-daily ppa on Launchpad. It might work on the official chrome build, if it works, please tell us. -if you're running Debian or Ubuntu, you can add "deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main" to your -/etc/apt/sources.list and then apt-get update +If you're running Debian or Ubuntu, you can add "deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main" to your +/etc/apt/sources.list and then apt-get update.

Installing Certificates

The simplest thing to do is go to the usual web interface and follow the instructions to install certs normally. -- 2.44.0