Suvankar Chakraborty
Suvankar Chakraborty
Thanks ldez for your prompt response as always. We were on v0.3.1 earlier and moved to v3.5.0 recently. I will implement your suggestion to see if the problem gets resolved
Hi @ldez , Kindly find the cronjob command that i updated as per your suggestion ``` # Renewal cronjob command => "/usr/local/bin/lego -a --email='${email}' --tls --domains='${domain}' --path='${cert_path}' --http.webroot='${challenge_directory}' --key-type rsa4096...
Also is there any way to use HTTPS rather than HTTP for cert renewals from security perspective. Thanks in advance for your help