mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 2294ecdf0e
			
		
	
	
	2294ecdf0e
	
	
	
		
			
			Add a simple test to verify that the server will fail to start up when no valid cipher suites are passed to `ssl-cipher`. As different TLS libraries and versions have differing cipher suite support, it would be a good idea to ensure the server behaves in a safe manner if it is configured with invalid cipher suites. All new code of the whole pull request, including one or several files that are either new files or modified ones, are contributed under the BSD-new license. I am contributing on behalf of my employer Amazon Web Services, Inc.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| FOUND 1 /\[ERROR\] SSL error: Unable to get certificate/ in errorlog.err
 | |
| FOUND 1 /\[ERROR\] SSL error: Failed to set ciphers to use/ in errorlog.err
 | |
| # restart
 |