Line 518 hard-codes "TLS". This breaks my ability to use TLSv1.2. Overriding it to TLSv1.2 in a debugger allows me to get past errors like: ```http: TLS handshake error from XXXXXXX: tls: client offered an unsupported, maximum protocol version of 301```