Am 20.11.2014 um 10:07 schrieb Patrik Båt:
Hello!

The fingerprint that posttls-finger is returning, what fingerprint is
this? it doesn’t match the one I'm getting from the certificate using:

openssl x509 -in cert.pem -noout -pubkey | openssl rsa -pubin -outform
DER | openssl dgst -md5 -c

Best regards, Patrik.

Hello,

try:
openssl x509 -in cert.pem -fingerprint

on my system the returned SHA1 fingerprint is the same as in posttls-finger

Best regards,
Matthias Schneider

Reply via email to