Recent content by m_p

  1. M

    Input Bash script to compile Nginx from source with additional modules on Plesk Onyx

    Hello, Thank you for this very nice script! Every thing going well but when I test with Qualys SSL Labs, TLS 1.3 is not working. I check my nginx conf (seems to be OK): ssl_protocols TLSv1 TLSv1.1 TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers...
Back
Top