User Tools

Site Tools


servers:windows:nginx:lets_encrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:windows:nginx:lets_encrypt [2026/03/12 10:32] – [Obtain Certs Test] Sean Rhoneservers:windows:nginx:lets_encrypt [2026/04/15 09:48] (current) – [Python] Sean Rhone
Line 8: Line 8:
  
   * [[windows;10_ltsc_server|Windows 10 (21H2)]]   * [[windows;10_ltsc_server|Windows 10 (21H2)]]
-  * [[servers;windows;freenginx_php_php-cgi|freenginx]]+  * [[servers;windows;nginx_php_php-cgi|nginx]]
  
 ====== Install ====== ====== Install ======
Line 15: Line 15:
  
   * https://www.python.org/downloads/windows/   * https://www.python.org/downloads/windows/
-  * Last tested: ''python-3.14.3-amd64.exe'' ((2026/03/11: ''python-3.15.0a7-amd64.exe'' needed a Visual Studio build package for ''cffi'', which [[https://github.com/python-cffi/cffi/issues/23#issuecomment-1845861410|doesn't seem available pre-release]]; installing pre-selected VC build tools didn't work/likely needs more components))+  * Last tested: ''python-3.14.4-amd64.exe'' ((2026/03/11: ''python-3.15.0a7-amd64.exe'' needed a Visual Studio build package for ''cffi'', which [[https://github.com/python-cffi/cffi/issues/23#issuecomment-1845861410|doesn't seem available pre-release]]; installing pre-selected VC build tools didn't work/likely needs more components))
  
   * Install ''pip'' ((nothing else (admin, PATH, etc) is required and can be unchecked))   * Install ''pip'' ((nothing else (admin, PATH, etc) is required and can be unchecked))
Line 128: Line 128:
  
   "%SystemRoot%\System32\schtasks.exe" /Create /SC "WEEKLY" /D "SUN" /TN "Certbot Renewal" /TR "%SystemDrive%\www\scripts\certbot\Renewal.bat" /ST "07:00" /F   "%SystemRoot%\System32\schtasks.exe" /Create /SC "WEEKLY" /D "SUN" /TN "Certbot Renewal" /TR "%SystemDrive%\www\scripts\certbot\Renewal.bat" /ST "07:00" /F
 +
 +====== TODO ======
 +
 +===== ACME Clients =====
 +
 +  * https://letsencrypt.org/getting-started/#selecting-and-operating-an-acme-client-yourself
 +  * https://letsencrypt.org/docs/client-options/#clients-windows-/-iis
 +  * https://eff-certbot.readthedocs.io/en/stable/install.html#alternative-2-pip
 +  * https://certifytheweb.com/
 +  * https://simple-acme.com/
  
/var/www/wiki/data/attic/servers/windows/nginx/lets_encrypt.1773325968.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki