Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

[PHP3] & PKI From: Cheney, Dan R., Mr., IMCEN (CheneDR <email protected>)
Date: 03/24/99

Toying with the idea of using X.509 Digital Certificates with PHP for client
authentication. Anyone attempted to do this yet?

First step would be a PHP routine to decode the certificate.
Later would come certificate generation functions.

Operational concept would be something like:

Client delivers its certificate to PHP (have no idea how this would happen)
along with a form field containing a user entered secret which is also
stored in the certificate.

PHP decrypts and decodes the certificate and compares the user entered
secret with the one in the certificate.

A match "grants" access.

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>