You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a table in information_schema or performance_schema that allows one to query the per connection TLS version, TLS cipher and possibly other TLS related information.
Enhancement
Create a table in
information_schemaorperformance_schemathat allows one to query the per connection TLS version, TLS cipher and possibly other TLS related information.Related