mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 12:59:44 +01:00
swap ldap server as previous one wasn't reachable anymore
This commit is contained in:
parent
2a635ee62d
commit
ba009565a8
@ -121,7 +121,7 @@ $tests++;
|
||||
|
||||
|
||||
# https://ldapwiki.com/wiki/Public%20LDAP%20Servers
|
||||
$uri="ldap.telesec.de:389";
|
||||
$uri="db.debian.org:389";
|
||||
|
||||
printf "\n%s\n", "STARTTLS LDAP unit tests via OpenSSL --> $uri ...";
|
||||
$openssl_out = `./testssl.sh --ssl-native $check2run -t ldap $uri 2>&1`;
|
||||
|
Loading…
Reference in New Issue
Block a user