-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 06 February 2004 11:54, Manuel Gil Perez wrote:
> authentication). How can I print in the client web page his certificate
> complete??

with

SSLOptions +ExportCertData

the client and the server cert are stored in pem format in the SSL_CLIENT_CERT 
and SSL_SERVER_CERT environmen variables.

That means they are accessible via $r->subprocess_env in the fixup and 
response phases.

Torsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAI+NmwicyCTir8T4RAnz8AJoCg13iYCdFj4wwvT2MjqzN5RyfaQCgwgOx
tMFn5wEWyyg5XXWjLOf7Fmk=
=O1V6
-----END PGP SIGNATURE-----

--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to