MySQL Forums
Forum List  »  Security

SSL config help
Posted by: Bob Shumsky
Date: February 26, 2008 04:52PM

Hi,
I am distributing an application that uses a MySql connection to retrieve data from my server. I would like to use SSL but I can't make heads or tails of the documentation in the manual. Specifically, do I need to get three different CA files and save them somewhere, as this seems to be saying in the documentation:

--ssl-ca=cacert.pem \
--ssl-cert=server-cert.pem \
--ssl-key=server-key.pem

also, can I put these options in the my.ini to have them take affect?

Thanks,
Bob

Options: ReplyQuote


Subject
Views
Written By
Posted
SSL config help
5623
February 26, 2008 04:52PM
3249
March 12, 2008 05:46PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.