Bug #44559 | SSL keys with passphrases | ||
---|---|---|---|
Submitted: | 29 Apr 2009 21:27 | Modified: | 28 Sep 2011 16:18 |
Reporter: | Matthew Lord | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S4 (Feature request) |
Version: | all | OS: | Any |
Assigned to: | Geir Høydalsvik | CPU Architecture: | Any |
Tags: | key, passphrase, SSL |
[29 Apr 2009 21:27]
Matthew Lord
[28 Sep 2011 16:18]
Paul DuBois
Noted in 5.6.3 changelog. Previously, for MySQL distributions built using OpenSSL, if an SSL key file supplied to the MySQL server or a MySQL client program (using the --ssl-key option) was protected by a passphrase, the program would prompt the user for the passphrase. This is now also the case for MySQL distributions built using yaSSL.