aboutsummaryrefslogtreecommitdiff
path: root/ssl
diff options
context:
space:
mode:
Diffstat (limited to 'ssl')
-rwxr-xr-xssl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl b/ssl
index ea5bfef..ccdbeaf 100755
--- a/ssl
+++ b/ssl
@@ -36,6 +36,7 @@ function retrieve {
function fingerprint {
openssl x509 -noout -in $1 -fingerprint
openssl x509 -noout -in $1 -fingerprint -md5
+ openssl x509 -noout -in $1 -fingerprint -sha256
}
# Parse option