Learn about Centmin Mod LEMP Stack today
Become a Member

Master Branch various updates and fixes backported in 124.00stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 24, 2023.

  1. eva2000

    eva2000 Administrator Staff Member

    49,869
    11,482
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +17,834
    Local Time:
    9:10 AM
    Nginx 1.21.x
    MariaDB 10.x
    various updates and fixes backported in 124.00stable

    fix reuseport detection bug & acmetool.sh checkdate option in 124.00stable

    - reuseport detection didn't account for newly supported IPv6 listen directives with reuseport set https://community.centminmod.com/threads/vhost-creation-routine-keeps-adding-reuseport-for-every-new-vhost-failing-to-reload-nginx.23595/#post-95630

    update addons/acmetool.sh checkdate option in 124.00stable backport from 130.00beta01

    - for addons/acmetool.sh checkdate option that lists all acme.sh installed Letsencrypt SSL certificates on nginx vhosts + lists all acme.sh issued and obtained Letsencrypt SSL certificates and their expiry dates, add additional info to display which Letsencrypt domain validation method was used by inspecting the Le_Webroot variable in acme.sh config files like /root/.acme.sh/yourdomain.com/yourdomain.com.conf for either the value of dns_cf for Cloudflare DNS API validation or full path to Nginx domain's vhost public web root like /home/nginx/domains/yourdomain.com/public
    - existing users can just run cmupdate to update and see the updated output via command

    tidy up nginx HTTPS vhost templates in 124.00stable backport from 130.00beta01

    - when HTTPS default mode is selected, tidy up the HTTPS domain.com.ssl.conf vhost config file for 302 non-HTTPS to HTTPS redirect and also update the official site centmin mod Letsencrypt page to https://centminmod.com/letsencrypt-freessl.html in comments

    Continue reading...


    Centmin Mod Github Master branch

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