Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have stolon work with client certs #869

Open
sebasmannem opened this issue Mar 16, 2022 · 1 comment
Open

Have stolon work with client certs #869

sebasmannem opened this issue Mar 16, 2022 · 1 comment

Comments

@sebasmannem
Copy link

sebasmannem commented Mar 16, 2022

Hi,
I want to use stolon with client certs.
That would be other clients, but stolon as well.
I noticed that --pg-su-auth-method, and --pg-repl-auth-method don't support a cert value, that is easilly fixed.
But I also noticed that the first columns for their hba lines are always host and they shoulb be hostssl Making them configurable too is another small and easy addition.
After that I think it will work with using client certs for stolon.
I will also add some documentation.

What would you like to be added:
The option for stolon to communicate with client certificates.

Why is this needed:
For high security environments this is a much appreciated capability.

@sebasmannem
Copy link
Author

I will do some preliminary tests and issue a PR.
Just wanted all to know that I will be working on this.

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

No branches or pull requests

1 participant