pigsty icon indicating copy to clipboard operation
pigsty copied to clipboard

Allow for custom certificate file paths.

Open Roiki11 opened this issue 5 months ago • 1 comments
trafficstars

Currently patroni and Postgresql configuration use hardcoded paths for tls certificates. It would be more convenient if these were exposed as variables for use with custom certificates and certificate automation. Further the ca_file path for both instances is not mandatory if the root certificate is provided in the system trust store and the certificate contains the full chain.

Roiki11 avatar Jun 07 '25 19:06 Roiki11

That do make sense

Vonng avatar Jun 08 '25 14:06 Vonng