skymagic
skymagic2w ago

Create Mysql resource with client certificate

Hey my GCP cloud sql database running mysql requires a client certificate to connect. This means specifying 3 .pem files in the ssl config, client key, client cert, and server ca. It also needs to be configured to not do a full verification of the server ca because the domain check will fail. This is just how it works with gcp cloud sql SSL. Your UI currently does not support this kind of connection How can I specify these parameters when creating a mysql resource? Thanks
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?