From ce2ef83cc8adab7faca35da3a0cdb4a95c5255d5 Mon Sep 17 00:00:00 2001 From: Ian M Smith Date: Fri, 13 Nov 2009 11:17:24 -0500 Subject: [PATCH 1/1] --- enabling_client_certificate_auth_in_chrome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enabling_client_certificate_auth_in_chrome.html b/enabling_client_certificate_auth_in_chrome.html index 34b9243..b8f6e10 100644 --- a/enabling_client_certificate_auth_in_chrome.html +++ b/enabling_client_certificate_auth_in_chrome.html @@ -1,6 +1,6 @@

So, you want to run Chrome (or Chromium), but you're annoyed by the lack of client certificate authentication on Linux. Turns out, this is relatively easy -to solve, there's just no UI for it as of yet. (As of 11/13/2009.) (Note: I'm doing this running the daily build from the chromium-daily ppa on Launchpad - you can add deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main to your +to solve, there's just no UI for it as of yet. (As of 11/13/2009.) (Note: I'm doing this running the daily build from the chromium-daily ppa on Launchpad - 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 if you want to run this. It may work on the official Google build as well, I'm not sure.)

-- 2.44.0