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

Apache cert pkcs #195

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

Commits on May 4, 2024

  1. Update openssl.cnf

    dynamic_path is wrong, nginx is was not starting.
    kickouille authored May 4, 2024
    Configuration menu
    Copy the full SHA
    d81a6e8 View commit details
    Browse the repository at this point in the history
  2. Update httpd.conf

    Change SSLCertificateFile with PKCS11 source instead of certificate file.
    kickouille authored May 4, 2024
    Configuration menu
    Copy the full SHA
    35e9ae1 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    No need to copy the certificate anymore as it is pulled by Apache from nethsm.
    kickouille authored May 4, 2024
    Configuration menu
    Copy the full SHA
    43aca1b View commit details
    Browse the repository at this point in the history