fix #1024 show cert fingerprints when adding new account w/ untrusted cert
authorWikinaut <mail@wikinaut.de>
Fri, 2 Oct 2015 00:37:24 +0000 (02:37 +0200)
committerWikinaut <mail@wikinaut.de>
Fri, 2 Oct 2015 00:39:10 +0000 (02:39 +0200)
+ show SHA-256, SHA-1 and MD5 certificate fingerprint
  instead of signature hex dump
  when certificate is untrusted
+ show error string if one of the digest algorithms is not available
+ added check and error msg for certificate load problems


No differences found