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

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

Open
plaflamme opened this issue Jun 11, 2015 · 0 comments
Open

Comments

@plaflamme
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant