Join the community today
Become a Member

Beta Branch update inc/nginx_patch.inc for 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 20, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,283
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    6:02 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update inc/nginx_patch.inc for 123.09beta01


    - patch nginx 1.15.5/1.15.6 for max TLS protocol fix https://trac.nginx.org/nginx/ticket/1654. When configured with ssl_protocols TLSv1 TLSv1.1 TLSv1.2; nginx should not support TLSv1.3 but it still does if using OpenSSL 1.1.1 with TLS 1.3 support. This patch fixes this bug.

    Continue reading...

    123.09beta01 branch