cf-for-k8s icon indicating copy to clipboard operation
cf-for-k8s copied to clipboard

Add external database support for GCP Cloud SQL with SSL verification

Open Birdrock opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. The current external database support for UAA and CAPI is configured with full SSL verification or none. GCP Cloud SQL databases cannot currently be used because they don't have a hostname, and the certificates are not configurable with a hostname - they require skipping hostname verification.

See an explanation here: https://stackoverflow.com/a/33880741

Describe the solution you'd like This is informational as a known issue.

Describe alternatives you've considered If this functionality is needed, the configuration can be extended to support different SSL modes.

Birdrock avatar Jun 30 '20 21:06 Birdrock

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/173597215

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Jun 30 '20 21:06 cf-gitbot