You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash$ sslyze tls13-strong-cipher-check.xglab.ariba.com
CHECKING CONNECTIVITY TO SERVER(S)
----------------------------------
tls13-strong-cipher-check.xglab.ariba.com:443 => ERROR: Connection to the server timed out; discarding scan.
Expected behavior
The tool should be able to detect tls1_3 and produce a result.
As a workaround, it is possible to run it with --tlsv1_3 parameter, i.e.: sslyze --tlsv1_3 tls13-strong-cipher-check.xglab.ariba.com
The text was updated successfully, but these errors were encountered:
Expected behavior
The tool should be able to detect tls1_3 and produce a result.
As a workaround, it is possible to run it with
--tlsv1_3
parameter, i.e.:sslyze --tlsv1_3 tls13-strong-cipher-check.xglab.ariba.com
The text was updated successfully, but these errors were encountered: