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

Use the certificate role to create the cert and the key #78

Merged
merged 2 commits into from
Nov 1, 2022

Commits on Oct 25, 2022

  1. Use the certificate role to create the cert and the key

    - Introduce a variable cockpit_certificates to set the certificate_requests.
    - Add a test script tests_certificate_internal.yml.
    - Rename tests_certificate.yml to tests_certificate_external.yml.
    - Update README so that using the certificate role is recommended.
    nhosoi committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f25ee78 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Add a check and README note for not supporting creating a self-signed

    certificate on RHEL/CentOS-7.
    nhosoi committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a118f45 View commit details
    Browse the repository at this point in the history