ech_tests.sh: tweak along Dan's interpretation

This commit is contained in:
Viktor Szakats 2025-07-12 19:38:22 +02:00
parent 9efcbee545
commit e0fd8c5fb2
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

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 res format: $have_presout"
echo "dig: $have_dig, kdig: $have_kdig, HTTPS presentation format: $have_presout"
echo "dig command: |$digcmd|"
echo "ports != 443 blocked: $have_portsblocked"