Keywords: Moodle - Microsoft Azure - Technical issue - Secure Connections (SSL/HTTPS)
bnsupport ID: 66197d3a-c1f3-b412-33f1-5860e42deea8
Description:
Hey,
we are hosting a bitnami certified moodle template in azure.
We tried to configure the bncert tool, that worked fine - but is not autmatically renewing the cert.
We tried that how-to:
https://docs.bitnami.com/azure/how-to/generate-install-lets-encrypt-ssl/
so what are we doing right now?:
sudo /opt/bitnami/ctlscript.sh stop
sudo /opt/bitnami/letsencrypt/lego --tls --email=“it@customer.at” --domains=“domain.customer.at” --path="/opt/bitnami/letsencrypt" renew --days 90
sudo /opt/bitnami/ctlscript.sh start
with that the ssl cert is reconfigured for additional 90 days.
But we are not able to get a cron job running for that.
what are we doing wrong?
Many thanks,
domidetres