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

Added support for tls passphrase #16

Merged
merged 5 commits into from
Feb 14, 2022
Merged

Commits on Feb 2, 2022

  1. Added support for tls passphrase

    The PR adds support for tls passphrase by reading
    the 'tls-key-file-pass' configuration from Redis
    and use it (if exists) when reading the key file.
    MeirShpilraien committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    32851de View commit details
    Browse the repository at this point in the history
  2. format fixes

    MeirShpilraien committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f53893f View commit details
    Browse the repository at this point in the history
  3. fix tests

    MeirShpilraien committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    86a2f06 View commit details
    Browse the repository at this point in the history
  4. fix test

    MeirShpilraien committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    13506f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    cd2dfe0 View commit details
    Browse the repository at this point in the history