mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	minor.
This commit is contained in:
		
							parent
							
								
									8663fb7e64
								
							
						
					
					
						commit
						c1c7d87bc5
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1163,7 +1163,7 @@ issue() { | |||||||
|         dnsadded='0' |         dnsadded='0' | ||||||
|         txtdomain="_acme-challenge.$d" |         txtdomain="_acme-challenge.$d" | ||||||
|         _debug txtdomain "$txtdomain" |         _debug txtdomain "$txtdomain" | ||||||
|         txt="$(echo -e -n $keyauthorization | _digest "sha256" | _urlencode)" |         txt="$(echo -n $keyauthorization | _digest "sha256" | _urlencode)" | ||||||
|         _debug txt "$txt" |         _debug txt "$txt" | ||||||
|         #dns |         #dns | ||||||
|         #1. check use api |         #1. check use api | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user