From: Ian M Smith Date: Fri, 13 Nov 2009 16:17:24 +0000 (-0500) Subject: (no commit message) X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/ce2ef83cc8adab7faca35da3a0cdb4a95c5255d5?hp=afc6bc2f7f753549fb4746e93a602363797c8acc --- 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.)