:seedling: Add support for SSL env vars to cert pool watcher by tmshort · Pull Request #1672 · operator-framework/operator-controller

camilamacedo86

joelanford

joelanford

@tmshort

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>

joelanford

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks

Jan 30, 2025

@tmshort tmshort added this pull request to the merge queue

Jan 30, 2025