From: Wikinaut Date: Fri, 2 Oct 2015 00:37:24 +0000 (+0200) Subject: fix #1024 show cert fingerprints when adding new account w/ untrusted cert X-Git-Tag: oc-android-1.9^2~28^2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/cf063bf04a5f9eb145124747748129d34a595dc7?hp=cf063bf04a5f9eb145124747748129d34a595dc7 fix #1024 show cert fingerprints when adding new account w/ untrusted cert + 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 ---