Re: About SSL_SERVER_CERT and SSL_CLIENT_CERT

1999-06-09 Thread Raul Gutierrez
>Raul Gutierrez wrote: > >> Hi: >> >> How can i see the field of Server and Client's Certificated in apache + >> mod_ssl, i read in the http.conf that exist two environment variables >> SSL_SERVER_CERT and SSL_CLIENT_CERT , but i dont kow to work with it. Exist >> some CGI that show all field of t

Re: About SSL_SERVER_CERT and SSL_CLIENT_CERT

1999-06-09 Thread Juan Pablo Rojas Jimenez
Raul Gutierrez wrote: > Hi: > > How can i see the field of Server and Client's Certificated in apache + > mod_ssl, i read in the http.conf that exist two environment variables > SSL_SERVER_CERT and SSL_CLIENT_CERT , but i dont kow to work with it. Exist > some CGI that show all field of the CERTI

About SSL_SERVER_CERT and SSL_CLIENT_CERT

1999-06-08 Thread Raul Gutierrez
Hi: How can i see the field of Server and Client's Certificated in apache + mod_ssl, i read in the http.conf that exist two environment variables SSL_SERVER_CERT and SSL_CLIENT_CERT , but i dont kow to work with it. Exist some CGI that show all field of the CERTIFICATE? if exist please send me.