Page 1 of 1

TLS 1.3 is not supported?

Posted: Thu Sep 12, 2019 10:48 pm
by leostronda
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

Re: TLS 1.3 is not supported?

Posted: Fri Sep 13, 2019 4:08 pm
by sysdop
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/

Re: TLS 1.3 is not supported?

Posted: Sun May 24, 2020 6:06 pm
by LouisIsMyDog
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.