Message325034
| Author | christian.heimes |
|---|---|
| Recipients | alex, christian.heimes, dstufft, janssen |
| Date | 2018-09-11.17:13:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536686026.27.0.0269046726804.issue34631@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
OpenSSL 1.1.1 was released today. The blog post https://www.openssl.org/blog/blog/2018/09/11/release111/ lists all major improvements. Highlights: * TLS 1.3 * API and ABI compatible with OpenSSL 1.1.0 * LTS release (support schedule TBD) All tests on master are passing with OpenSSL 1.1.1. I still want to hold off and wait a couple of patch releases, before we start to ship Windows and macOS builds with 1.1.1. Some aspects of the TLS 1.3 handshake are different to TLS 1.2. I might have to implement some additional APIs for post handshake authentication. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-11 17:13:46 | christian.heimes | set | recipients: + christian.heimes, janssen, alex, dstufft |
| 2018-09-11 17:13:46 | christian.heimes | set | messageid: <1536686026.27.0.0269046726804.issue34631@psf.upfronthosting.co.za> |
| 2018-09-11 17:13:46 | christian.heimes | link | issue34631 messages |
| 2018-09-11 17:13:46 | christian.heimes | create | |