Re: SSL with MySQL

2015-07-14 Thread Ian Service
Hey Marty, here's the article I followed to create the keystores required for Java to connect via SSL: http://dev.mysql.com/doc/connector-j/en/connector-j-reference-using-ssl.html Working like a champ. - Ian On Thu, Jul 9, 2015 at 4:23 PM, Ian Service wrote: > Hey Marty, > > I'm moving stuff

Re: SSL with MySQL

2015-07-09 Thread Ian Service
Hey Marty, I'm moving stuff around the network and adding a hop between the management server and MySQL so looked into it. Looks like /etc/cloudstack/management/db.properties has settings for it... # CloudStack database SSL settings db.cloud.useSSL=false db.cloud.keyStore= db.cloud.keyStorePassw