Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.41
-
None
-
RHEL-6
Description
This issue was originally reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=1189180
The maraidb self tests include a SSLv3 test. With the padding attack on SSLv3, should this test be updated to TLS as recent versions of openssl strongly prefer it?
Steps to Reproduce:
1. review test code for main.openssl_1
Actual results:
uses SSLv3 to verify encryption channel
Expected results:
uses TLS to verify encryption channel
Attachments
Issue Links
- relates to
-
MDEV-6975 Implement TLS protocol
- Closed
- links to