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

RFC: support for HSM private keys in TLS handshake #28973

Closed
wants to merge 3 commits into from

Commits on Sep 26, 2019

  1. tls: add an option for keys in OpenSSL engines

    Signed-off-by: Anton Gerasimov <[email protected]>
    OYTIS committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    970c366 View commit details
    Browse the repository at this point in the history
  2. tls: test for 'privateKeyEngine' and 'privateKeyIdentifier'

    Signed-off-by: Anton Gerasimov <[email protected]>
    OYTIS committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    3dae10a View commit details
    Browse the repository at this point in the history
  3. tls: add cleanup for private key engine

    Signed-off-by: Anton Gerasimov <[email protected]>
    OYTIS committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    ea21407 View commit details
    Browse the repository at this point in the history