Discover Centmin Mod today
Register Now

Beta Branch create CURL_CACERTURL variable for curl.cainfo setup

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 22, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    6:53 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    create CURL_CACERTURL variable for curl.cainfo setup

    Update cacert.pem download url to HTTPS version and make the url a CURL_CACERTURL variable defined in inc/downloadlinks.inc. Also check if cacert.pem is older than 90 days and update if it is when doing php upgrades. The cacert.pem is downloaded from https://curl.haxx.se/docs/caextract.html which is updated around 90 days.

    Continue reading...

    123.09beta01 branch