Bug #76172 default ssl setup failing with rpms after using initialize during db creatio
Submitted: 5 Mar 2015 12:25 Modified: 14 Jul 2015 6:39
Reporter: Ramana Yeruva Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version:5.7.6 OS:Any
Assigned to: CPU Architecture:Any

[5 Mar 2015 12:25] Ramana Yeruva
Description:
This is noticed while testing 5.7.6-rebuilds in which wl7307 changes merged to rpm packages

as part of wl#7706,mysql_ssl_rsa_setup executable introduced to setup ssl
keys and to bring server with ssl by default.
these changes have not happened yet in yum/zypper repo packages due to
which below errors shown in log file

2015-03-05T03:59:13.575396Z 0 [Warning] Failed to setup SSL
2015-03-05T03:59:13.575472Z 0 [Warning] SSL error: SSL context is not usable
without certificate and private key

How to repeat:
as above
[29 Apr 2015 7:47] Balasubramanian Kandasamy
Posted by developer:
 
Closing as duplicate of bug#20855737.
[14 Jul 2015 6:39] Erlend Dahl
Fixed under the heading of Bug#20855737 	

[12 Jun 2015 7:13] Paul Dubois

Noted in 5.7.8, 5.8.0 changelogs.

Community Edition RPM packages now invoke mysql_ssl_rsa_setup during
installation to create default SSL and RSA key and certificate files.