Cristian Le
60f203385e
Support custom ACME provider ( #18340 )
...
* 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
3 years ago
M. Zhou
ba9e4e2570
[doc] https-setup: explain relative paths for {CERT,KEY}_FILE fields. ( #18244 )
...
Closes: https://github.com/go-gitea/gitea/issues/14401
3 years ago
qwerty287
3fec2cb3d3
Fix various typos in docs ( #17844 )
3 years ago
Patrick Schratz
af79677a44
Reformat docs ( #13897 )
...
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
PE1NUT
f2c29f2d25
Clarification on the use of certificate chains ( #12986 )
...
* Clarification on the use of certificate chains
* As per @bagasme
Co-authored-by: Bagas Sanjaya <bagasdotme@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Bagas Sanjaya <bagasdotme@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
Bagas Sanjaya
74d6ec6807
[Docs] Grammar Edit on Enabling HTTPS Using Reverse Proxy ( #9649 )
...
* Use infinitives for accept and pass
* Close parentheeses for proxy exposed
5 years ago
Bagas Sanjaya
114d474f02
[Docs] Clarify HTTPS Termination Proxy on Using Reverse Proxy to Enable HTTPS ( #9491 )
...
* Clarification note for HTTPS termination proxy method
* Textual grammar edit
* Mention ROOT_URL
* Apply suggestion by mrsdizzie
Co-authored-by: techknowlogick <matti@mdranta.net>
5 years ago
8ctopus
628f9da0de
Doc recommend to use reverse proxy if Apache/nginx is also running on… ( #8384 )
...
* Doc recommend to use reverse proxy if Apache/nginx is also running on server
* Update docs/content/doc/usage/https-support.md
Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
5 years ago
8ctopus
6ea77523bb
Cleanup https support code snippet ( #8370 )
5 years ago
Sandro Jäckel
c151682fae
Fix headline ( #6353 )
6 years ago
Aidan Fitzgerald
f5cf9a8355
Copyedit docs ( #6275 )
6 years ago
Lanre Adelowo
9edc829c17
update docs to include THEMES config value ( #5752 )
...
* update docs to include THEMES
* Update app.ini.sample
* Update config-cheat-sheet.en-us.md
6 years ago
0x5c
0de57fd57c
Documentation: Clarity for HTTPS setups ( #5626 )
...
[https-setup]
- Made it clearer that HTTP redirection is possible
[config-cheat-sheet]
- Clarified the behavihour of the redirection-related config keys
6 years ago
Fluf
b82c14b3d2
add letsencrypt to Gitea ( #4189 )
6 years ago
techknowlogick
fa3ceb610d
Fix link in HTTPS doc ( #4135 )
7 years ago
Jonas Franz
fb1daad13d
Add how-to for enabling HTTPS ( #4101 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago