Closed thedodd closed 3 years ago
In GitLab by @doddzilla on Sep 6, 2019, 10:03
This will ensure that cluster formation only takes place with nodes which have matching certificates.
This is directly related to TLS support. For peers, certs should have the same CA and pass all validation.
For client certs, we’ll need to ensure that they also came from the same CA. The hadron CLI will be used to generate all of the above.
In GitLab by @doddzilla on Dec 5, 2020, 09:39
changed the description
In GitLab by @doddzilla on Dec 5, 2020, 09:43
Done.
In GitLab by @doddzilla on Sep 6, 2019, 10:03
This will ensure that cluster formation only takes place with nodes which have matching certificates.
This is directly related to TLS support. For peers, certs should have the same CA and pass all validation.
For client certs, we’ll need to ensure that they also came from the same CA. The hadron CLI will be used to generate all of the above.