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

Add support for openssl PKCS#11 engine to openssl_posix.c #1780

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    9a9f027 View commit details
    Browse the repository at this point in the history
  2. Correct typo

    paulbartell committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    51586fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3435e25 View commit details
    Browse the repository at this point in the history
  4. Add support for reading Root CA Certificates from a pkcs11 module.

    Escape semicolons in config definitions that might be pkcs11 URIs.
    paulbartell committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c9b198d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    397cec6 View commit details
    Browse the repository at this point in the history
  6. Cleanup unused parameters

    paulbartell committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    37c0613 View commit details
    Browse the repository at this point in the history
  7. Update lexicon

    paulbartell committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f6fca1a View commit details
    Browse the repository at this point in the history
  8. Correct formatting

    paulbartell committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    eb9bcfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3813275 View commit details
    Browse the repository at this point in the history