[go: up one dir, main page]

Skip to content

TLS version check may cause python traceback on text response

Given an installed CryptoLyzer with version 0.3.1
And a server which does not support SSL versions
When the server is checked against supported versions (versions)
And the server responses with a text message
Then the command line tool may give a Python traceback