MD5 Fingerprint

Albert Czarnecki <[email protected]>
Newsgroups gmane.comp.apache.mod-ssl.user
Message-ID <[email protected]>
Hi

I create certificate to my user, certificate name foo.p12 and I convert 
to foo.pem

In shell I get MD5 fingerprint from foo.pem like this command

openssl x509 -in usercert.pem -md5 -fingerprint -noout
MD5 Fingerprint=33:BC:00:BA:02:02:93:C0:C0:DC:96:D2:E7:00:9C:37

It's possible get this md5 fingerprint when user use this certificate in 
webrowser?

Serial I get  uses php script and modssl variables  
SSL_CLIENT_M_SERIAL,but I don't see variables about md5 fingerprint

<?
$c= $_SERVER["SSL_CLIENT_M_SERIAL"];
echo "$c<br>;
?>


Albert
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.