mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Bug#42366 server-cert.pem expired: "Not After : Jan 27 08:54:13 2009 GMT
This commit is contained in:
@ -132,7 +132,7 @@ our @opt_extra_mysqld_opt;
|
||||
|
||||
my $opt_compress;
|
||||
my $opt_ssl;
|
||||
my $opt_skip_ssl;
|
||||
my $opt_skip_ssl = 1; # Until bug#42366 has been fixed
|
||||
my $opt_ssl_supported;
|
||||
my $opt_ps_protocol;
|
||||
my $opt_sp_protocol;
|
||||
|
Reference in New Issue
Block a user