Requires : openssl
Requires : php-apache
Requires : php-cli
-Requires : python3-certbot-apache
+Requires : python3-certbot_apache
Requires : sed
#-----------------------------------------------------------------------------
#-------------------------------------------------------------------
#comment in if working in production
DRY_RUN="--dry-run"
-STAGGING="--staging"
+STAGING="--staging"
MRKR=`date +"%F"`
APPNAME=mailleur
#-------------------------------------------------------------------
--cert-path ./$MRKR-cert.pem \
--work-dir . \
--logs-dir ./logs \
- $STAGGING
+ $STAGING
ln -nsf \
./$MRKR-fullchain.pem \