mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-07-15 03:27:38 +02:00
fix typo
This commit is contained in:
+1
-1
@@ -22893,7 +22893,7 @@ get_https_rrecord() {
|
|||||||
# empty if there's no such record
|
# empty if there's no such record
|
||||||
else
|
else
|
||||||
return 6
|
return 6
|
||||||
# No dig, drill, host, or nslookup --> complaint hould have been before already
|
# No dig, drill, host, or nslookup --> complaint should have been before already
|
||||||
fi
|
fi
|
||||||
OPENSSL_CONF="$saved_openssl_conf" # We're done now with openssl, see https://github.com/drwetter/testssl.sh/issues/134
|
OPENSSL_CONF="$saved_openssl_conf" # We're done now with openssl, see https://github.com/drwetter/testssl.sh/issues/134
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user