Skip to content

Support for SSL Client Certificate and Key #153

@danielbjornadal

Description

@danielbjornadal

Is it possible to add support for ssl client certificate and key?

Mysql command equalent:

mysql --host=YOUR_SERVER_IP --user=YOUR_USERNAME --password=YOUR_PASSWORD \
      --ssl-ca=/path/to/ca.pem \
      --ssl-cert=/path/to/client-cert.pem \
      --ssl-key=/path/to/client-key.pem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions