Bug #77271 Information about client certificate missing
Submitted: 7 Jun 2015 16:11 Modified: 19 Jun 2015 5:51
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Security: Privileges Severity:S4 (Feature request)
Version:5.7.7 OS:Any
Assigned to: CPU Architecture:Any

[7 Jun 2015 16:11] Daniël van Eeden
Description:
The per thread/connection variables can't answer some questions. With the performance_schema.status_by_thread this becomes more obvious.

Missing information:
- Was a client certificate used?
- Which certificate was used? serialnr and dn (sn:0x001 dn:/CN=foo/OU=bar)
- What are the start and end date for the client certificate?

How to repeat:
Try to answer the questions above with SHOW SESSION STATUS LIKE 'Ssl\_%';
[19 Jun 2015 5:51] MySQL Verification Team
Hello Daniël,

Thank you for the feature request.

Thanks,
Umesh