
Foaf+ssl (a.k.a. webid) is a simple authentication scheme described at
. cgi::auth::foaf_ssl implements the server end of foaf+ssl in perl.
it is suitable for handling authentication using foaf+ssl over https. your web server needs to be using https, configured to request client certificates, and make the certificate pem available to your script.