Wednesday, July 26, 2017

[google-cloud-sql-discuss] Re: SSL and MySQL

Hello Jinguruxxx,

You can setup SSL to connect to CloudSQL database from your GCE VM, in case you are not using Cloud SQL proxy. The SSL certificate is automatically created when you create your instance. You don't have to manage the certificate as long as the server certificate is valid. However, the certificate has expiry date and after that date its no longer valid.

You can refer to this link which has detailed information and steps for configuring instance to use SSL, manage your server and client certificates.

Faizan

[1] https://cloud.google.com/sql/docs/mysql/configure-ssl-instance

On Tuesday, July 25, 2017 at 9:05:14 PM UTC-4, jinguruxxx wrote:
I'm hoping this doesn't sound stupid but i just want to make sure i cover all bases

I have a VM instance created in Compute engine and have deployed a LAMP stack

Further more i have phpMyadmin installed to allow me to manage my database. I have assigned the necessary credentials also to manage a Google SQL database (i have option for first generation or second generation set up)

Currently no SSL has been implemented ie http

Are there any factors i should consider related to the Google SQL database before implementing SSL?

Thanks

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/9fd0dc2f-d33c-452a-8d1f-ad9488859740%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment