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

Arnold Daniels' Blog: How I PHP: The Output Handler

Zend Developer Zone: Action Helpers in Zend Framework

DevShed: Returning Strings from Views with Code Igniter

Maarten Balliauw: Working with Windows Azure from within PhpStorm

DevShed: Filtering Image Streams with the GD Library in PHP


Community Events











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


tool interview example zendframework2 series language development testing composer introduction functional community framework opinion conference object unittest release code podcast

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