Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
Implement this functionality in MariaDB where we can identify secure/unsecure connections
through performance_schema as describe here for MySQL.
https://mysqlserverteam.com/identifying-insecure-connections/
Required to add below column in performance_schema.thread table.
CONNECTION_TYPE: SSL/TLS
Attachments
Issue Links
- duplicates
-
MDEV-16340 Implement way to determine which connections are using SSL/TLS
- Closed