Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
11.4.3
-
None
Description
We are using wildcard certificate and we are getting error, while connecting to localhost or even connecting to UNIX socket.
ERROR 2026 (HY000): TLS/SSL error: Validation of SSL server certificate failed |
There is no problem when we disable ssl_key, ssl_cert and ssl_ca settings and server is generating selfsigned cert. (but this will break old clients certificate validation?)
Why localhost connection is validating certificate?
Why UNIX socket connection is validating certificate?
Why UNIX socket connection using SSL?
Attachments
Issue Links
- includes
-
MDEV-35368 Validation of SSL certificate fails for mariadb-backup
- Open
- relates to
-
CONC-712 MariaDB client requires SSL issued for DNS:localhost to connect through socket
- Closed