Welcome to Centmin Mod Community
Register Now

Beta Branch enable cloudflare chacha20 patch

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

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    55,425
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,839
    Local Time:
    3:02 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    enable cloudflare chacha20 patch


    now that centmin mod 123.09beta01 switch back from LibreSSL to OpenSSL 1.0.2f due to nginx 1.9.12 incompatibility, need to re-enable cloudflare chacha20 patch too
    Code:
    CLOUDFLARE_PATCHSSL='y'    # set 'y' to implement Cloudflare's chacha20 patch https://github.com/cloudflare/sslconfig
    
    Continue reading...

    123.09beta01 branch