Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support reading SSL credentials from default locations #898

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on May 24, 2024

  1. Support reading SSL credentials from default locations

    When CREDENTIALS_DIRECTORY is present, it tries fixed locations for
    these values. This allows using systemd CREDENTIALS or other similar
    mechanism without having to specify the locations in the settings file.
    
    Still TODO: The Puppet module can also use certificates as credentials.
    Should this also be exposed to plugins?
    ekohl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    48b0785 View commit details
    Browse the repository at this point in the history