In Python, I\'m writing a simple FTP server and client that I want to secure with TLS. For that, I use the TLS/SSL wrapper offered by Python.
My problem is that I alw