mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 18:18:05 +00:00 
			
		
		
		
	fix #1270
This commit is contained in:
		| @@ -13,6 +13,7 @@ command = [ | ||||
|     "--cert-name", "mailu", | ||||
|     "--preferred-challenges", "http", "--http-01-port", "8008", | ||||
|     "--keep-until-expiring", | ||||
|     "--renew-with-new-domains", | ||||
|     "--config-dir", "/certs/letsencrypt", | ||||
|     "--post-hook", "/config.py" | ||||
| ] | ||||
| @@ -26,6 +27,7 @@ command2 = [ | ||||
|     "--preferred-challenges", "http", "--http-01-port", "8008", | ||||
|     "--keep-until-expiring", | ||||
|     "--key-type", "ecdsa", | ||||
|     "--renew-with-new-domains", | ||||
|     "--config-dir", "/certs/letsencrypt", | ||||
|     "--post-hook", "/config.py" | ||||
| ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Florent Daigniere
					Florent Daigniere