-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to fix ACME path when renew #33668
Conversation
Yes, I also found that IMO it's either the certmagic package's design problem, or it's caused by our abuse. But I don't use ACME and don't have time on debugging the details, so I think it's good enough to "try" to make a quick fix and leave a comment. |
There's another func
Yes, maybe the title can be |
The certmagic code was introduced by "Use caddy's certmagic library for extensible/robust ACME handling (#14177)", maybe @techknowlogick have ideas about how to make it work correctly. |
* giteaofficial/main: Fix git empty check and HEAD request (go-gitea#33690) Fix some user name usages (go-gitea#33689) Try to fix ACME path when renew (go-gitea#33668) [skip ci] Updated translations via Crowdin Improve Open-with URL encoding (go-gitea#33666) Fix for Maven Package Naming Convention Handling (go-gitea#33678) Improve swagger generation (go-gitea#33664) Deleting repository should unlink all related packages (go-gitea#33653)
This reverts commit f991807.
)" This reverts commit 039924a.
Try to fix #32191