ech_tests.sh: replace "pres" with "res"

This commit is contained in:
Viktor Szakats 2025-07-12 16:24:32 +02:00
parent 0d1147e699
commit 3baaad2941
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 1 additions and 2 deletions

View file

@ -15,7 +15,6 @@ nome
numer
PASE
perfec
pres
seh
ser
strat

View file

@ -337,7 +337,7 @@ echo "curl: have $have_curl, cURL command: |$CURL ${CURL_PARAMS[*]}|"
echo "ossl: have: $have_ossl, using: $using_ossl"
echo "wolf: have: $have_wolf, using: $using_wolf"
echo "bssl: have: $have_bssl, using: $using_bssl"
echo "dig: $have_dig, kdig: $have_kdig, HTTPS pres format: $have_presout"
echo "dig: $have_dig, kdig: $have_kdig, HTTPS res format: $have_presout"
echo "dig command: |$digcmd|"
echo "ports != 443 blocked: $have_portsblocked"