X.509 PKI login with PHP and Apache

X.509 PKI login with PHP and Apache

As some of you know, I’m currently working in an environment that is very much about security in terms of “how do I determine for sure who is accessing my service while having all access encrypted”. Since grid computing (that’s what I’m currently doing) also is very much about Single-sign on and delegation of rights, username/password authentication schemes don’t quite do it for us. Thus, a PKI (public key infrastructure) based on X.509 is employed.

Read More:

http://www.php-security.net/archives/3-X.509-PKI-login-with-PHP-and-Apache.html 

Thanks

Leave a Reply

You must be logged in to post a comment.