Re: TLS 1.3 and SNI; test script included
Charles Cazabon <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
Patrick <[email protected]> wrote: > > I'll be happy to help, but this script fails for the same reason :-) Okay; it's no big deal. > Now I'm wondering how the other guys here tested this... does Linux simply > come with a Python version that has the latest and greatest OpenSSL > (v1.1.1)? Or do I need to do something special? What's needed is to build or otherwise install the 1.1.1 version of OpenSSL, then you configure and build Python 2.7.9 or later, pointing it at the header files of OpenSSL 1.1.1. Different versions of Linux ship different versions of OpenSSL and Python, but the newest versions are starting to be distributed by common Linux distros, so this issue has come up. Most Linux users just use the versions shipped by their OS; very few custom-configure and build their own custom libs and binaries. Charles -- ----------------------------------------------------------------------- Charles Cazabon GPL'ed software available at: http://pyropus.ca/software/ -----------------------------------------------------------------------