Bug #114960 | ssl_session_data_print | ||
---|---|---|---|
Submitted: | 10 May 2024 18:19 | Modified: | 13 May 2024 10:36 |
Reporter: | Tony Chen (OCA) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
Version: | MySQL 8.4 | OS: | Linux (Amazon Linux 2) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | mtr |
[10 May 2024 18:19]
Tony Chen
[13 May 2024 10:36]
MySQL Verification Team
Hi Mr. Chen, Thank you for your bug report. We have run the test and got the following result: [100%] main.client_ssl_data_print [ pass ] 86 We are using our binaries available from dev.mysql.com. Also, to make sure that your build is OK, please run this command: SHOW VARIABLES LIKE 'tls_version'; The output should be : +---------------+-----------------+ | Variable_name | Value | +---------------+-----------------+ | tls_version | TLSv1.2,TLSv1.3 | +---------------+-----------------+ In any case, please use our binary. Can't repeat.