I have get a trial account to MySql cloud service and I would like to connect to my database instance using PDO and ssl.
The PDO has an options array and there is a possibility to set the ssl key, ssl cert and ssl ca but I cant any information where is the server certificates, or is there any way to create a secure connection within a php script?