:seedling: Add support for SSL env vars to cert pool watcher by tmshort · Pull Request #1672 · operator-framework/operator-controller
The SystemRoot store looks at the SSL_CERT_DIR and SSL_CERT_FILE environment variables for certificate locations. Because these variables are under control of the user, we should assume that the user wants to control the contents of the SystemRoot, and subsequently that those contents could change (as compared to certs located in the default /etc/pki location). Thus, we should watch those locations if they exist. Signed-off-by: Todd Short <tshort@redhat.com>
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
tmshort
added this pull request to the merge queue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters