Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support TLS1.3 only servers #24

Open
ogmueller opened this issue Apr 24, 2023 · 0 comments
Open

support TLS1.3 only servers #24

ogmueller opened this issue Apr 24, 2023 · 0 comments

Comments

@ogmueller
Copy link

When trying to run tests on a server, which ONLY supports TLS 1.3, the analysis stops with the following error:
some.server.com:443 appears to support TLS 1.3 ONLY. You better use --openssl=<path_to_openssl_supporting_TLS_1.3>

I am using latest webnettools (johannesschafer/webnettools:latest).

Here is the full output:

###########################################################
    testssl.sh       3.1dev from https://testssl.sh/dev/

      This program is free software. Distribution and
             modification under GPLv2 permitted.
      USAGE w/o ANY WARRANTY. USE IT AT YOUR OWN RISK!

       Please file bugs @ https://testssl.sh/bugs/

###########################################################

 Using "OpenSSL 1.0.2-chacha (1.0.2k-dev)" [~183 ciphers]
 on webnettools:/testssl.sh/bin/openssl.Linux.x86_64
 (built: "Jan 18 17:12:17 2019", platform: "linux-x86_64")


 Start 2023-04-24 13:47:59        -->> 10.56.5.2:443 (some.server.com) <<--

 rDNS (10.56.5.2):       some.server.com. some.
 some.server.com:443 appears to support TLS 1.3 ONLY. You better use --openssl=<path_to_openssl_supporting_TLS_1.3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant