Is this a new feature request?
Wanted change
Hi,
The idea is to allow the injection of custom CA, let's say by en environment setting like TRUSTED_CACERTS_DIR. The path should be parsed, and the certificate inside should be trusted.
Reason for change
My direct use case is to allow secured ldaps connection for users authentication. There are probably other use cases that may fall in .
Thanks again
Proposed code change
No response