]> sipb.mit.edu Git - wiki.git/blobdiff - doc/apache-client-certs.mdwn
printing YouTube
[wiki.git] / doc / apache-client-certs.mdwn
index 6a5311ebfac2dde785dd2418145c5edfc7fed859..034bcfe23ebd285b077efc35347efdfb648fa7ae 100644 (file)
@@ -4,11 +4,11 @@ While it's certainly possible to configure client-side certificate authenticatio
 
 ## Installing the modules
 
-If you're using Ubuntu, Evan Broder has packaged the scripts.mit.edu modules for all current Ubuntu releases in a PPA.
+If you're using Ubuntu, Evan Broder has packaged the scripts.mit.edu modules for all current Ubuntu releases (through 11.x) in a PPA.
 
 The [PPA homepage](https://launchpad.net/~broder/+archive/scripts-http-mods) includes instructions on how to install the PPA on your system, but if you're on Ubuntu Karmic or later, you can just run:
 
-    # add-apt-repository ppa:broder/scripts-http-mods
+    # add-apt-repository ppa:broder/scripts-http-mods ; apt-get update
 
 Once you've installed the PPA, you want to install the libapache2-mod-auth-sslcert and libapache2-mod-authz-afsgroup packages.