TLS 1.3 is not supported?
-
- Posts: 1
- Joined: Tue Sep 10, 2019 1:08 pm
- Os: Ubuntu 17x
- Web: apache + nginx
TLS 1.3 is not supported?
Hi Guys,
I changed ssl_protocols TLSV1.2 TLSv1.3; in nginx config and not enable Tls 1.3. if i remove tls1.2 gives error ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I changed ssl_protocols TLSV1.2 TLSv1.3; in nginx config and not enable Tls 1.3. if i remove tls1.2 gives error ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Re: TLS 1.3 is not supported?
First you must update Nginx to at least version x.17 and then you must configure the SSL options in nginx.conf, there are many generators for it. Check this link https://ssl-config.mozilla.org/
-
- Posts: 6
- Joined: Sat Nov 05, 2016 10:27 pm
Re: TLS 1.3 is not supported?
Well updating nginx to the version with the lastest openssl 1.1.1 is not as difficult as trying to figure out how to update Exim and Dovecot. Documentation is very poor for those servers. If anyone can help. That is why its so much easier if Vesta developers figured out and implemented some kind of script, it would be so much easier.