mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Change script to solve G_NEXT_SRV_RSA not set issue
Signed-off-by: XiaokangQian <xiaokang.qian@arm.com>
This commit is contained in:
		
							parent
							
								
									4b82ca1b70
								
							
						
					
					
						commit
						d15018972c
					
				@ -91,6 +91,7 @@ if [ -n "${GNUTLS_NEXT_SERV:-}" ]; then
 | 
			
		||||
    G_NEXT_SRV_RSA="$GNUTLS_NEXT_SERV --x509certfile data_files/server2.crt --x509keyfile data_files/server2.key"
 | 
			
		||||
else
 | 
			
		||||
    G_NEXT_SRV=false
 | 
			
		||||
    G_NEXT_SRV_RSA=false
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
if [ -n "${GNUTLS_NEXT_CLI:-}" ]; then
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user