Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch fix NGINX_DYNAMICTLS='y' routine for Nginx 1.15.4 in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 26, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,900
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:57 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix NGINX_DYNAMICTLS='y' routine for Nginx 1.15.4 in 123.09beta01

    Nginx 1.15.4 breaks nginx dynamic TLS patch support when persistent config file /etc/centminmod/custom_config.inc is set with NGINX_DYNAMICTLS='y'. This option is disabled by default with NGINX_DYNAMICTLS='n'. This commit locks current nginx dynamic TLS patch to Nginx versions 1.11.4 to 1.15.3 and future update will add nginx 1.15.4 dynamic TLS patch compatibility.


    Continue reading...

    123.09beta01 branch
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,900
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:57 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+