[MDEV-7547] Include TLS tests in the test suite Created: 2015-02-05 Updated: 2015-04-25 Resolved: 2015-04-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL, Tests |
| Affects Version/s: | 5.5.41 |
| Fix Version/s: | 5.5.41 |
| Type: | Bug | Priority: | Major |
| Reporter: | Honza Horak | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
RHEL-6 |
||
| Issue Links: |
|
||||||||
| Description |
|
This issue was originally reported here: 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: Actual results: Expected results: |
| Comments |
| Comment by Elena Stepanova [ 2015-02-06 ] |
|
Is it not what t/openssl_6975.test does? |
| Comment by Sergei Golubchik [ 2015-04-24 ] |
|
hhorak, I see in https://bugzilla.redhat.com/show_bug.cgi?id=1189180 that you have found openssl_6975.test that tests TLS. Can we close this issue? I'd prefer to keep at least some SSLv3 tests to be able to test yassl (and old openssl, we have it on a couple of builders) tests. |
| Comment by Honza Horak [ 2015-04-24 ] |
|
yes, feel free to close this, thanks. |
| Comment by Sergei Golubchik [ 2015-04-25 ] |
|
TLS tests (openssl_6975.test) were added in 5.5.41 |