Discover Centmin Mod today
Register Now

How to add TLS v1.3 support?

Discussion in 'Nginx and PHP-FPM news & discussions' started by rdan, Jul 21, 2018.

  1. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    6:41 AM
    Mainline
    10.2
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:41 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    yup using OpenSSL 1.1.1-pre2 until OpenSSL 1.1.1 is stable release OpenSSL - OpenSSL 1.1.1 Alpha Pre-Release 2 - released

    For Centmin Mod 123.09beta01 and newer, set in persistent config file /etc/centminmod/custom_config.inc
    Code (Text):
    OPENSSL_VERSION='1.1.1-pre2'
    

    then recompile nginx via centmin.sh menu option 4. Once OpenSSL 1.1.1 stable is released, then evenutally Centmin Mod will default to OPENSSL_VERSION='1.1.1' but for now need OPENSSL_VERSION='1.1.1-pre2'