pgsql-http icon indicating copy to clipboard operation
pgsql-http copied to clipboard

CURLOPT_SSLCERT_BLOB and CURLOPT_SSLKEY_BLOB

Open pantapita opened this issue 2 years ago • 0 comments

Hi all,

I have a use case where I would like to use the CURLOPT_SSLKEY_BLOB & CURLOPT_SSLCERT_BLOB instead of CURLOPT_SSLKEY & CURLOPT_SSLCERT pointing to files on filesystem. It would be much cleaner and more secure avoiding the encryption keys being planted on the filesystem. I would push the Merge Request if that's ok with maintainers?

Thanks

Marko

pantapita avatar Sep 14 '23 07:09 pantapita