Skip to content

Support client certificate authentication #702

@fulghum

Description

@fulghum

Dolt now supports mutual TLS authentication. When in this mode, clients must provide a CA certificate (to verify the server's certificate) and a client cert and key (to prove the client's identity to the server).

We should update the Dolt Workbench so that it can accept a CA cert, and client cert/key so that it can authenticate to a Dolt server that is configured to require client certs.

Related to: dolthub/dolt#10008

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