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

Fixes #37817: Only copy server CA in build root if generate is true #463

Merged
merged 2 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. Add a test for custom server certificates in tar file

    This asserts that the default CA and server CA are the same in one
    scenario and differ in the other.
    ekohl committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    182becf View commit details
    Browse the repository at this point in the history
  2. Fixes #37817: Only copy server CA in build root if generate is true

    Fixes: 433dadc ("Copy the server CA certificate with file resource")
    ehelms authored and ekohl committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    975bdb9 View commit details
    Browse the repository at this point in the history