Hello
I would like to share an updated patch that adds a feature to libpq to
automatically select the best client certificate to send to the server (if it
requests one). This feature is inspired by this email discussion years ago:
https://www.postgresql.org/message-id/200905081539.n48Fdl2Y00
Hello
I would like to share a version 2 patch for multiple client certificate
selection feature with several enhancements over v1. I removed the extra
parameter "sslcertdir" and "sslkeydir". Instead, I reuse the existing sslcert,
ssldir and sslpassword parameters but allow multiple entries to b
Hello
I would like to share a patch that adds a feature to libpq to automatically
select the best client certificate to send to the server (if it requests one).
This feature is inspired by this email discussion years ago:
https://www.postgresql.org/message-id/200905081539.n48Fdl2Y003286%40no