update renew script
This commit is contained in:
		
							parent
							
								
									428d5c288f
								
							
						
					
					
						commit
						f2fbc6ab25
					
				
					 1 changed files with 5 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -4,10 +4,9 @@ set -euf -o pipefail
 | 
			
		|||
cd "$(dirname "$(realpath "$0")")/../"
 | 
			
		||||
 | 
			
		||||
lego \
 | 
			
		||||
--path ./data/.lego \
 | 
			
		||||
	--path ./data/.lego \
 | 
			
		||||
	--email="acme@base23.de" \
 | 
			
		||||
	--domains="sso.base23.de" \
 | 
			
		||||
	--http \
 | 
			
		||||
	--http.webroot ./data/nginx/acme \
 | 
			
		||||
	--renew-hook="./scripts/cert_renew_hook.sh" \
 | 
			
		||||
	renew
 | 
			
		||||
	--domains="sso.base23.de"
 | 
			
		||||
	--http.webroot="./data/nginx/acme" \
 | 
			
		||||
	--http renew \
 | 
			
		||||
	--renew-hook="./scripts/cert_renew_hook.sh"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue