postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

[Feature] Allow connection with certificate

Open sambonbonne opened this issue 1 year ago • 0 comments

On PostgreSQL, using user/password is not the only authentication method: we can use certificates too. this is the method used by CockroachDB for example.

Is it possible to add this authentication method, at least for the root user (and let ext-postgres-operator manager "normal" users)?

sambonbonne avatar Mar 27 '24 13:03 sambonbonne