mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-07-15 03:27:38 +02:00
fix spelling
This commit is contained in:
@@ -122,7 +122,7 @@ $socket_out =~ s/ error querying OCSP responder .*\n//g;
|
|||||||
unlike($socket_out, qr/$socket_regex_bl/, "");
|
unlike($socket_out, qr/$socket_regex_bl/, "");
|
||||||
$tests++;
|
$tests++;
|
||||||
|
|
||||||
# /usr/bin/openssl on MacOS doesn't seem to be availabe (anymore)
|
# /usr/bin/openssl on MacOS doesn't seem to be available (anymore)
|
||||||
if ( $os ne "darwin" ){
|
if ( $os ne "darwin" ){
|
||||||
#7
|
#7
|
||||||
# https://ldapwiki.com/wiki/Public%20LDAP%20Servers
|
# https://ldapwiki.com/wiki/Public%20LDAP%20Servers
|
||||||
|
|||||||
Reference in New Issue
Block a user