mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	improve error message on failed authentication
This commit is contained in:
		
							parent
							
								
									b95a99e0c2
								
							
						
					
					
						commit
						743f821f1e
					
				| @ -53,7 +53,7 @@ _dns_do_authenticate() { | ||||
|     _debug "_domain $_domain" | ||||
|     return 0 | ||||
|   else | ||||
|     _err "Authentication failed, check logs" | ||||
|     _err "Authentication failed, are DO_PID and DO_PW set correctly?" | ||||
|   fi | ||||
|   return 1 | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user