Want more timely Centmin Mod News Updates?
Become a Member

Beta Branch add luaopensslpatch support for lua-nginx-module 0.10+

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 10, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    58,929
    12,491
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,123
    Local Time:
    4:02 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add luaopensslpatch support for lua-nginx-module 0.10+


    lua-nginx-module 0.10+ adds new features only supported in openssl and not libressl, so if ORESTY_LUANGINXVER='0.10.0' is set, fallback to nginx compiled with openssl instead of libressll by setting LIBRESSL_SWITCH='n' and then applying luaopensslpatch function to patch nginx core for 0.10.0 features https://community.centminmod.com/posts/24549/

    Continue reading...

    123.09beta01 branch
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,929
    12,491
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,123
    Local Time:
    4:02 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+