Enabling TLSv1.2

Hello.
I have Ubuntu 16. vps
I have Magneto 2 up and running . installed Letsencrypt using Certbot and there are no issues . however, scanning the Certificate I keep getting TLS 1and 1.1 supported. I also upgraded Openssl to version 1.1.0h.
I added
ESSengine on
SSL_Protocol -all +TLSv1.2
to apache v host , that didn’t work. Also included +TLSv1.2 to options-ssl-apache.conf ( this file was created by certbot) and that didn’t work either .
can anyone please let me know how to enable TLS 1.2 ?
Thanks.

Hi again. I believe i got it fixed.
I had to remove + sign from +TLSv1.2 directive in
options-ssl-apache.conf for it work .
i did the online test and it shows now TLS 1.2 only being used.

Thanks

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.