Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Cockroach cluster now requires client-side certificates by default #9

@plaflamme

Description

@plaflamme

Unless you start the nodes using --insecure switch, cockroach now requires client-side certificates to communicate with the cluster (first seen in cockroach-dev@76c6a93aa9b3)

scroach should make it easy to specify the certificates to use when connecting.

Unit tests use the --insecure flag currently, but it should be possible to generate client-side certificates using the cert client cockroach command. Needs investigation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions