Join the community today
Become a Member

Master Branch acmetool.sh fix dual cert mode ssl_trusted_certificate concat

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 30, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,428
    12,532
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,171
    Local Time:
    1:57 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    acmetool.sh fix dual cert mode ssl_trusted_certificate concat

    When testing dual RSA 2048 + ECDSA 256 bit SSL certificate letsencrypt mode when LETSENCRYPT_DETECT='y' + DUALCERTS='y' is set in persistent config file /etc/centminmod/custom_config.inc, the concatenated ssl_trusted_certificate file for live letsencrypt SSL certificates is missing causing the ECDSA 256bit SSL certificate to not register and nginx to fail startup config testing. This update fixes the missing concatenated ssl_trusted_certificate file by concatenating both RSA 2048bit + ECDSA 256bit SSL ssl_trusted_certificate files.


    Continue reading...

    Centmin Mod Github Master branch

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