This is a discussion on Re: MD5 Fingerprint within the Modssl Users forums, part of the Web Server and Related Forums category; Hey, This is not really a mod_ssl, but more of a php question. Maybe this will help? http://nl2.php....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hey,
This is not really a mod_ssl, but more of a php question. Maybe this will help? http://nl2.php.net/manual/en/function.shell-exec.php Met vriendelijke groet, Jaap van Strien Op 29-mrt-07 om 12:49 heeft Albert Czarnecki het volgende geschreven: > 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 modssl-users@modssl.org > Automated List Manager majordomo@modssl.org > > __________________________________________________ ____________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager majordomo@modssl.org |
![]() |
| Thread Tools | |
| Display Modes | |
|
|