Re: no TLS1.3 with 1.15.5

2018-11-04 Thread Alex Samad
Hi Don't you need a openssl that works with 1.3 as well. My sticking point is centos 6 - no openssl that comes with 1.3 - as far as i know A On Mon, 5 Nov 2018 at 06:10, Bogdan via nginx wrote: > Hi, Andreas! > > > I disabled NPN (Next Protocol Negotiation) because, as far as I know (not > ver

Re: no TLS1.3 with 1.15.5

2018-11-04 Thread Bogdan via nginx
Hi, Andreas! I disabled NPN (Next Protocol Negotiation) because, as far as I know (not very far and it comes from what I've read, since I am not an expert), ALPN with HTTP/2 is more efficient and offers lower latency. Google also dropped support for NPN in their Chrome browser. Indeed I tried

Re: no TLS1.3 with 1.15.5

2018-11-04 Thread A. Schulze
Am 03.11.18 um 19:14 schrieb Bogdan via nginx: > Hello, everyone. > > I am stuck with a fresh installation which runs absolutely fine except it > doesn't offer TLS1.3 which is the the biggest reason for updating the server. > > Below is some info about my config. > > Distribution: Ubuntu 18.0