To make it more interesting, I just created a new webspace and it has the correct SSL settings. :) I have tried running:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
But hasn't changed the problem for any webspace that was enabled during the last update....
/M
Thanks for your feedback. I have already done this, and re-checked the configuration files since the latest update. Everything looks fine with the line:
ssl_protocols TLSv1.2;
I assume I'm just being daft and missing something. I know updates break custom settings, but I just...
Hello!
The latest update of 11.5.30 has broken my custom NGINX settings which allowed only TLS1.2. My sites are now using SSLV3 and TLSV1 only. For the life of me, I can't figure out where to change this back. All my NGINX configuration files seem to be correct under...