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 [2025/10/02 17:32] Sean Rhoneservers:windows:nginx:lets_encrypt [2025/10/07 01:08] (current) – [Python] Sean Rhone
Line 17: Line 17:
   * Last tested: ''python-3.13.7-amd64.exe''   * Last tested: ''python-3.13.7-amd64.exe''
  
-  * Install ''pip''+  * Install ''pip'' ((nothing else (admin, PATH, etc) is required and can be unchecked))
  
 ===== Certbot ===== ===== Certbot =====
Line 24: Line 24:
  
   "%LocalAppData%\Programs\Python\Python313\Scripts\pip.exe" install "certbot"   "%LocalAppData%\Programs\Python\Python313\Scripts\pip.exe" install "certbot"
- 
-==== Update ==== 
- 
-**** 
- 
-  "%LocalAppData%\Programs\Python\Python313\Scripts\pip.exe" install --upgrade "certbot" 
  
 ====== Settings ====== ====== Settings ======
Line 78: Line 72:
  
 ===== Renewal ===== ===== Renewal =====
- 
-  * TODO: ''sudo'' enable 
  
   "notepad.exe" "%SystemDrive%\www\scripts\certbot\Renewal.bat"   "notepad.exe" "%SystemDrive%\www\scripts\certbot\Renewal.bat"
Line 85: Line 77:
 <code> <code>
 @echo off @echo off
 +
 +:: Update Certbot
 +CALL "%SystemDrive%\www\scripts\certbot\Update.bat"
  
 :: Stop nginx :: Stop nginx
/usr/local/www/wiki/data/attic/servers/windows/nginx/lets_encrypt.1759440735.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