Encrypted Livestatus with Python - Bug?

Have you uncommented all the lines in the script that setup TLS/SSL starting with

#sock_ssl = ssl.wrap_socket(sock, ssl_ver…

?