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
[SOLVED] client certification retrieval
Moderator: General Moderators
[SOLVED] client certification retrieval
Last edited by phpMizar on Fri May 27, 2005 2:57 am, edited 1 time in total.