Skip to content
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

Custom ACME Provider Support #18306

Closed
marcohald opened this issue Jan 17, 2022 · 1 comment · Fixed by #18340
Closed

Custom ACME Provider Support #18306

marcohald opened this issue Jan 17, 2022 · 1 comment · Fixed by #18340
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@marcohald
Copy link

Feature Description

It would be nice to provide a Config Opton for a Custom ACME Provider such as StepCa .

Screenshots

No response

@zeripath zeripath added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jan 17, 2022
LecrisUT added a commit to LecrisUT/gitea that referenced this issue Jan 21, 2022
Closes go-gitea#18306

Signed-off-by: Cristian Le <git@lecris.me>
@LecrisUT
Copy link
Contributor

@marcohald The implementation is up at #18340 if you want to test it. Personally I would go for a reverse-proxy solution, but you do you. Let me know if there's anything missing.

wxiaoguang pushed a commit that referenced this issue Feb 8, 2022
* Added ACMECAURL option to support custom ACME provider. Closes #18306
* Refactor setting.go https settings, renamed options and variables, and documented app.example.ini
* Refactored runLetsEncrypt to runACME
* Improved documentation
Chianina pushed a commit to Chianina/gitea that referenced this issue Mar 28, 2022
* Added ACMECAURL option to support custom ACME provider. Closes go-gitea#18306
* Refactor setting.go https settings, renamed options and variables, and documented app.example.ini
* Refactored runLetsEncrypt to runACME
* Improved documentation
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants