mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	 d851d5e70c
			
		
	
	
	d851d5e70c
	
	
	
		
			
			followup: * explicitly disable SSLv2 and SSLv3, keep other protocols enabled * fix a compiler warning * rename the test and combinations to avoid confusion vio/viossl.c: fix a compiler warning
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [tlsv12]
 | |
| loose-ssl-cipher=TLSv1.2
 | |
| 
 | |
| [tlsv10]
 | |
| loose-ssl-cipher=SSLv3
 | |
| 
 |