Skip to content

[FR] SSL options in ENV variable #191

Open
@raymond-xu-gtg

Description

@raymond-xu-gtg

Can we add support in the WHODB_MYSQL environment variable for

  • SSL mode
  • SSL CA cert
  • SSL client cert
  • SSL client key
    in order to use SSL enabled connection? This is required for Google Cloud IAM Authentication.

Ref. https://cloud.google.com/sql/docs/mysql/iam-authentication#compare-db-auth-options

Example:

[{"host": "10.1.2.3", "user", "ray.xu", "ssl-mode": "REQUIRED", "ssl-ca": "/tmp/ca.pem", ...}]

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions