Something like this should do the trick... print `openssl x509 -text < CERTIFICATE.PEM`;
----- Original Message ----- From: "Manuel Gil Perez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004 12:54 PM Subject: Print X.509 certificate > Hi all, > > I've install/configure an Apache server with SSL support (and client > authentication). How can I print in the client web page his certificate > complete?? > > Thanks and regards, > > ------ > Manuel Gil Perez > > > -- > 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 > -- 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