|
From: Ralf H. <rh...@hc...> - 2015-05-06 11:57:32
|
Hi, > What is the fingerprint extension? [root@ca-pb ~]# openssl x509 -in cert.pem -noout -fingerprint SHA1 Fingerprint=2B:D1:C3:77:42:95:F4:09:CC:A0:4D:3F:05:5F:44:15:27:1A:0D:42 This also defaults to sha1 in Browsers displays. But as i see this is not a real x509 extension as openssl does not show it. I'll need to look for another problem. :-) >If you mean digital signature algorithm to be SHA256WithRSA, you can select it in the web gui. This I already set :-) Thank you Ralf |