Learn about Centmin Mod LEMP Stack today
Become a Member

Master Branch workaround for openssl 1.1.1 downloads in 124.00stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 6, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:44 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    workaround for openssl 1.1.1 downloads in 124.00stable


    - openssl 1.1.1 download url was changed by openssl folks, but when you do a header check on the old download url it sometimes returns a HTTP 200 ok status instead of a 404 status so with HTTP 200 ok status, it prevents Centmin Mod's openssl fallback download routine from downloading openssl 1.1.1 from local mirrors. This update just detects if openssl 1.1.1 is being installed and uses the local fallback mirror download by default now

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.