[SOLVED] client certification retrieval
Posted: Thu May 26, 2005 7:18 am
I want to know if there is a way to retrieve the client certificate and to read it by openssl_x509_read(). I know the php stores some values of the client certificate such as domain name and others, but it seems not storing the client certificate entirely.
I read on this forum that an iplanet web server can store the certificate data in the ["CLIENT_CERT"] field, but in Apache2 there's not such a field.
I have PHP 4.3.11 and Apache2 with openSSL 0.9.7c
I read on this forum that an iplanet web server can store the certificate data in the ["CLIENT_CERT"] field, but in Apache2 there's not such a field.
I have PHP 4.3.11 and Apache2 with openSSL 0.9.7c