mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	minor
This commit is contained in:
		
							parent
							
								
									98394f99b5
								
							
						
					
					
						commit
						8f01919f62
					
				
							
								
								
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1716,6 +1716,7 @@ _send_signed_request() { | |||||||
|   while [ "${_request_retry_times}" -lt "$MAX_REQUEST_RETRY_TIMES" ]; do |   while [ "${_request_retry_times}" -lt "$MAX_REQUEST_RETRY_TIMES" ]; do | ||||||
|     _debug3 _request_retry_times "$_request_retry_times" |     _debug3 _request_retry_times "$_request_retry_times" | ||||||
|     if [ -z "$_CACHED_NONCE" ]; then |     if [ -z "$_CACHED_NONCE" ]; then | ||||||
|  |       _headers="" | ||||||
|       if [ "$ACME_NEW_NONCE" ]; then |       if [ "$ACME_NEW_NONCE" ]; then | ||||||
|         _debug2 "Get nonce. ACME_NEW_NONCE" "$ACME_NEW_NONCE" |         _debug2 "Get nonce. ACME_NEW_NONCE" "$ACME_NEW_NONCE" | ||||||
|         nonceurl="$ACME_NEW_NONCE" |         nonceurl="$ACME_NEW_NONCE" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user