FTP server check cause Python traceback on connection close
Given the version 0.2.0
And an FTP server with AUTH TLS
When I try to check the server
And an error occurs during the TLS handshake
Then a Pyton traceback is given
Edited by Szilárd Pfeiffer