X-Git-Url: https://sipb.mit.edu:444/gitweb.cgi/wiki.git/blobdiff_plain/26a26b730c55a32189026050029f7ae1cf0a9049..9c2d2478d6bdc275b95075b1439cb458aabc80b0:/doc/enabling_client_certificate_auth_in_chrome.html diff --git a/doc/enabling_client_certificate_auth_in_chrome.html b/doc/enabling_client_certificate_auth_in_chrome.html index 1990896..2803748 100644 --- a/doc/enabling_client_certificate_auth_in_chrome.html +++ b/doc/enabling_client_certificate_auth_in_chrome.html @@ -1,9 +1,9 @@

I can visit some page in firefox and it just requests a certificate. How do I get that to work on Google Chome?

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 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. +As far as I know, this only works with the dev and beta versions of 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 +If you're running Debian or Ubuntu and want to install the beta version you can add "deb http://ppa.launchpad.net/chromium-daily/beta/ubuntu karmic main" to your /etc/apt/sources.list and then apt-get update.

Installing Certificates