mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	 7432a487b1
			
		
	
	
	7432a487b1
	
	
	
		
			
			As of version 3.2.0, OpenSSL updated the error message in new versions
("81b741f689"). Update the
tests and result files such that they are compatible with both original
and new error messages.
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.
		
	
			
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			272 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			272 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # try logging in with a certificate not in the server's --ssl-crl : should succeed
 | |
| Variable_name	Value
 | |
| Ssl_version	TLS_VERSION
 | |
| # try logging in with a certificate in the server's --ssl-crl : should fail
 | |
| ERROR 2026 (HY000): TLS/SSL error: ssl/tls alert certificate revoked
 |