-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Support custom ACME provider #18340
Support custom ACME provider #18340
Commits on Jan 21, 2022
-
Added ACMECAURL option to support custom ACME provider
Closes go-gitea#18306 Signed-off-by: Cristian Le <git@lecris.me>
Configuration menu - View commit details
-
Copy full SHA for eb2dc85 - Browse repository at this point
Copy the full SHA eb2dc85View commit details -
Refactor setting.go https settings, renamed options and variables, an…
…d documented app.example.ini Signed-off-by: Cristian Le <git@lecris.me>
Configuration menu - View commit details
-
Copy full SHA for 11f0ef8 - Browse repository at this point
Copy the full SHA 11f0ef8View commit details -
Refactored runLetsEncrypt to runACME
Signed-off-by: Cristian Le <git@lecris.me>
Configuration menu - View commit details
-
Copy full SHA for 4350b76 - Browse repository at this point
Copy the full SHA 4350b76View commit details -
Updated the documentation and switched off TLS ALPN challenge as it's…
… not implemented yet. Signed-off-by: Cristian Le <git@lecris.me>
Configuration menu - View commit details
-
Copy full SHA for 21a57c7 - Browse repository at this point
Copy the full SHA 21a57c7View commit details -
TLS ALPN challenge is actually used, but it is not documented. Revert…
…ed the previous change Signed-off-by: Cristian Le <git@lecris.me>
Configuration menu - View commit details
-
Copy full SHA for cc43ff6 - Browse repository at this point
Copy the full SHA cc43ff6View commit details
Commits on Jan 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 133db1d - Browse repository at this point
Copy the full SHA 133db1dView commit details
Commits on Jan 24, 2022
-
Update modules/setting/setting.go
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8045ff5 - Browse repository at this point
Copy the full SHA 8045ff5View commit details -
Update modules/setting/setting.go
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 816fe98 - Browse repository at this point
Copy the full SHA 816fe98View commit details -
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for ba01a22 - Browse repository at this point
Copy the full SHA ba01a22View commit details -
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for c2f0a1d - Browse repository at this point
Copy the full SHA c2f0a1dView commit details -
Update custom/conf/app.example.ini
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 321fa92 - Browse repository at this point
Copy the full SHA 321fa92View commit details -
Update custom/conf/app.example.ini
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 31ed266 - Browse repository at this point
Copy the full SHA 31ed266View commit details -
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 572c88a - Browse repository at this point
Copy the full SHA 572c88aView commit details
Commits on Jan 31, 2022
-
Changed setting to
ACME_ACCEPTTOS
and improved CA root readingSigned-off-by: Cristian Le <git@lecris.me>
Configuration menu - View commit details
-
Copy full SHA for f96f206 - Browse repository at this point
Copy the full SHA f96f206View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd58378 - Browse repository at this point
Copy the full SHA cd58378View commit details
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ea21e9 - Browse repository at this point
Copy the full SHA 7ea21e9View commit details
Commits on Feb 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1ec10b8 - Browse repository at this point
Copy the full SHA 1ec10b8View commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d21a5f3 - Browse repository at this point
Copy the full SHA d21a5f3View commit details