How does libpq from postgresql load SSL root certificates and how can you mirror that behavior in node.js?
Well, here's waaaaay too much information: https://github.com/mastodon/mastodon/pull/34528#discussion_r2083227645
Yes, I had to checkout the postgresql source code and reference the openssl API docs and Node.js source code to work this out.