[CONC-539] mariadb client shows empty ciphersuite (schannel) Created: 2021-03-30  Updated: 2021-04-01  Resolved: 2021-04-01

Status: Closed
Project: MariaDB Connector/C
Component/s: TLS/SSL
Affects Version/s: 3.1.12
Fix Version/s: 3.1.13

Type: Task Priority: Major
Reporter: Georg Richter Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None
Environment:

Windows



 Description   

When connecting to MariaDB 10.5 (using WolfSSL) status doesn't show correct ciphersuite:

mariadb Ver 15.1 Distrib 10.5.10-MariaDB, for Win64 (AMD64), source revision 76d2846a71a155ee2861fd52e6635e35490a9dd1

Connection id:          3
Current database:
Current user:           root@localhost
SSL:                    Cipher in use is
Using delimiter:        ;
Server:                 MariaDB
Server version:         10.5.6-MariaDB mariadb.org binary distribution

while status shows correct cipher suite:

show status like 'ssl_cipher';
+---------------+-------------------------+
| Variable_name | Value                   |
+---------------+-------------------------+
| Ssl_cipher    | ECDHE-RSA-AES128-SHA256 |
+---------------+-------------------------+



 Comments   
Comment by Georg Richter [ 2021-04-01 ]

Fixed rev. 13bcf7cfdf7f3368b3851b6e12436d8ed64e418e

Generated at Thu Feb 08 03:06:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.