<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On May 1, 2014, at 4:56 AM, Hynek Schlawack <<a href="mailto:hs@ox.cx">hs@ox.cx</a>> wrote:<br><div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">When I connect to the hosts you mention using openssl (don’t forget to set -servername if you play along) I only get TLSv1.  Is it possible that there’s some custom TLS code laying around?</span><br style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></blockquote></div><br><div>As far as I can see, only <<a href="https://github.com/glyph/txsni">https://github.com/glyph/txsni</a>>.  It constructs the CertificateOptions in <<a href="https://github.com/glyph/txsni/blob/master/txsni/only_noticed_pypi_pem_after_i_wrote_this.py">https://github.com/glyph/txsni/blob/master/txsni/only_noticed_pypi_pem_after_i_wrote_this.py</a>> (whose name suggests a change I need to make to this library).  Am I forgetting some cool new options to CertificateOptions?</div><div><br></div><div>The machine is an Ubuntu 14.04 machine with libssl1.0.0:libssl1.0.1f-ubuntu-don't-have-a-heart-attack-it's-actually-g (I seriously wish they wouldn't do that with security patches).</div><div><br></div><div>Any other packages I should be looking for?</div><div><br></div><div>-glyph</div><div><br></div></body></html>