git.postgresql.org Git - postgresql.git/commit
Thu, 3 Apr 2025 11:16:43 +0000 (13:16 +0200)
Thu, 3 Apr 2025 11:16:43 +0000 (13:16 +0200)
commit 2da74d8d6400975bf73fb0df97c3943ad3ed9a36
libpq: Add support for dumping SSL key material to file
This adds a new connection parameter which instructs libpq to
write out keymaterial clientside into a file in order to make
connection debugging with Wireshark and similar tools possible.
The file format used is the standardized NSS format.
Author: Abhishek Chanda <abhishek.becs@gmail.com>
Co-authored-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Jacob Champion <jacob.champion@enterprisedb.com>
Discussion: https://postgr.es/m/CAKiP-K85C8uQbzXKWf5wHQPkuygGUGcufke713iHmYWOe9q2dA@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom