Replies: 1 comment 3 replies
-
This is most likely a Patroni service. If you have changed the certificate manually, you will also need to copy it using this path: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to regenerate cert with own CN and expiry date after the cluster is up. I configured ETCD file and Patroni config file to use the new cert generated. ETCD Peer connection works fine, but ETCD log will have
bad certificate
error, not sure the ports are for what services, it randomly change.Any other services/files I need to modify to use the new cert? As I can't capture what is the
client
mentioned in ETCD log, but seems it is not from Patroni.Beta Was this translation helpful? Give feedback.
All reactions