servers:windows:nginx:lets_encrypt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:windows:nginx:lets_encrypt [2025/02/26 22:08] – Sean Rhone | servers:windows:nginx:lets_encrypt [2025/06/14 21:10] (current) – Sean Rhone | ||
---|---|---|---|
Line 4: | Line 4: | ||
* Certbot ((https:// | * Certbot ((https:// | ||
* [[Information: | * [[Information: | ||
- | |||
- | ===== TODOs ===== | ||
- | |||
- | * :!: Certbot needs admin for symlinks and needs scripting ((new certs filenames add #; tar archives, remove it, pull-in new certs; test with --test-certs)) | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | * [[windows;11_ltsc|Windows 11 (24H2)]] | + | * [[windows;11_ltsc_server|Windows 11 (24H2)]] |
- | * [[servers; | + | * [[servers; |
====== Install ====== | ====== Install ====== | ||
Line 19: | Line 15: | ||
* https:// | * https:// | ||
- | * Last tested: '' | + | * Last tested: '' |
* Install '' | * Install '' | ||
Line 39: | Line 35: | ||
MKDIR " | MKDIR " | ||
- | notepad " | + | |
< | < | ||
Line 65: | Line 61: | ||
hsts = true | hsts = true | ||
uir = true | uir = true | ||
- | staple-ocsp = true | + | staple-ocsp = false |
domains = realmofespionage.xyz, | domains = realmofespionage.xyz, | ||
Line 73: | Line 69: | ||
====== Obtain Certs Test ====== | ====== Obtain Certs Test ====== | ||
- | **** | + | " |
" | " | ||
+ | |||
+ | " | ||
====== Scripts ====== | ====== Scripts ====== | ||
+ | |||
+ | * :!: 2025/03/15: TODO: Certbot needs admin for symlinks; possibly needs different scripting ((new certs filenames add #; tar archives, remove it, pull-in new certs; test with --test-certs)), | ||
MKDIR " | MKDIR " | ||
Line 100: | Line 100: | ||
" | " | ||
+ | |||
+ | ==== Test Renewal ==== | ||
+ | |||
+ | " | ||
+ | |||
+ | < | ||
+ | :: Stop nginx | ||
+ | CALL " | ||
+ | |||
+ | :: Renew Certs | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | |||
+ | " | ||
+ | |||
+ | " | ||
+ | |||
+ | " | ||
+ | |||
+ | :: End</ | ||
+ | |||
+ | " | ||
===== Update ===== | ===== Update ===== |
/srv/www/wiki/data/attic/servers/windows/nginx/lets_encrypt.1740625732.txt.gz · Last modified: by Sean Rhone