mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	Update README.md
Fix usage documentation for dns_nsupdate. The NSUPDATE_KEY env needs to be a path to a file.
This commit is contained in:
		
							parent
							
								
									048059ba1f
								
							
						
					
					
						commit
						7eea9533e8
					
				| @ -140,7 +140,7 @@ Finally, make the DNS server and update Key available to `acme.sh` | ||||
| 
 | ||||
| ``` | ||||
| export NSUPDATE_SERVER="dns.example.com" | ||||
| export NSUPDATE_KEY="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa==" | ||||
| export NSUPDATE_KEY="/path/to/your/nsupdate.key" | ||||
| ``` | ||||
| 
 | ||||
| Ok, let's issue a cert now: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user