You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I've searched similar issues on GitHub and didn't find any.
How do you use lego?
Docker image
Detailed Description
I use lego in the dokku project via dokku-letsencrypt. Very often, users have issues with letsencrypt - permissions, some firewall bug, etc. - and it's hard to debug what the issue is due to the challenge file being cleaned up.
It would be great to have an option like --http-disable-cleanup. This would disable the removal of the challenge file, allowing the Dokku project to enable this as a sort of "debug mode" so that I can help debug installations where I don't have direct SSH access for whatever reason.
The text was updated successfully, but these errors were encountered:
Welcome
How do you use lego?
Docker image
Detailed Description
I use lego in the dokku project via dokku-letsencrypt. Very often, users have issues with letsencrypt - permissions, some firewall bug, etc. - and it's hard to debug what the issue is due to the challenge file being cleaned up.
It would be great to have an option like
--http-disable-cleanup
. This would disable the removal of the challenge file, allowing the Dokku project to enable this as a sort of "debug mode" so that I can help debug installations where I don't have direct SSH access for whatever reason.The text was updated successfully, but these errors were encountered: