News Feed
Jobs Feed
Sections




News Archive
PHP-Security.net:
X.509 PKI login with PHP and Apache
May 30, 2008 @ 17:05:59

Christopher Kunz has relaunched his php-security.net domain with a brand new blog and a new article posted today - "X.509 PKI login with PHP and Apache".

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.

He explains the acronym soup by defining the process as advanced means of "showing the web who you are". He explains some of the basics about the certificates and who good candidates for this type of authentication are. Then the tech starts - how to get Apache configured to use them and how to use them in PHP to authenticate the external user (requiring OpenSSL compiled in to access the needed functions).

0 comments voice your opinion now!
x509 pki login apache certificate tutorial openssl


blog comments powered by Disqus

Similar Posts

AOL Developer Network: A Primer for OpenID with PHP

PHPMaster.com: An Intro to Virtual Proxies, Part 1

Zend Developer Zone: The ZendCon Sessions Episode 22: PHP Extension Writing

Phil Sturgeon's Blog: Composer with CodeIgniter

Volker Dusch's Blog: Setting up Hudson for PHP Projects in 15 minutes


Community Events











Don't see your event here?
Let us know!


functional release testing zendframework2 development introduction series composer example code phpunit framework api podcast interview opinion language unittest community database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework