mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	hide un-recommended parms from 'issue' command. It's recommended to set "cert-file-path" etc via 'installcert' command.
This commit is contained in:
		
							parent
							
								
									ab5ec2a2d2
								
							
						
					
					
						commit
						c24e86a697
					
				
							
								
								
									
										2
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								le.sh
									
									
									
									
									
								
							| @ -408,7 +408,7 @@ _clearupwebbroot() { | ||||
| 
 | ||||
| issue() { | ||||
|   if [ -z "$2" ] ; then | ||||
|     _err "Usage: le  issue  webroot|no|apache|dns   a.com  [www.a.com,b.com,c.com]|no   [key-length]|no  [cert-file-path]|no  [key-file-path]|no  [ca-cert-file-path]|no   [reloadCmd]|no" | ||||
|     _err "Usage: le  issue  webroot|no|apache|dns   a.com  [www.a.com,b.com,c.com]|no   [key-length]|no" | ||||
|     return 1 | ||||
|   fi | ||||
|   Le_Webroot="$1" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user