Mysql : correct option

parent e335ba51
......@@ -47,7 +47,7 @@ class Recipe(BaseSlapRecipe):
ca_conf = self.installCertificateAuthority()
stunnel_conf = self.installStunnel(self.getGlobalIPv6Address(), 12345,
mysql_conf['port'],
mysql_conf['tcp_port'],
ca_conf['ca_certificate'], ca_conf['ca_crl'],
ca_conf['certificate_authority_path'])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment