mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix missing continuation indicator in ssl-opt.sh
This commit is contained in:
		
							parent
							
								
									37289cdb99
								
							
						
					
					
						commit
						deda75a09e
					
				@ -4297,7 +4297,7 @@ run_test    "SSL async private: cancel after start then fall back to transparent
 | 
			
		||||
             [ \$? -eq 1 ] &&
 | 
			
		||||
             $P_CLI force_ciphersuite=TLS-ECDHE-RSA-WITH-AES-128-CBC-SHA256" \
 | 
			
		||||
            0 \
 | 
			
		||||
            -s "Async sign callback: using key slot 0"
 | 
			
		||||
            -s "Async sign callback: using key slot 0" \
 | 
			
		||||
            -S "Async resume" \
 | 
			
		||||
            -s "Async cancel" \
 | 
			
		||||
            -s "! mbedtls_ssl_handshake returned" \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user