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

packaging: Renew expiring vmconsole certificates #311

Merged
merged 1 commit into from
Apr 26, 2022

Commits on Apr 26, 2022

  1. packaging: Renew expiring vmconsole certificates

    In commit 35e8f51, a check was added
    to renew vmconsole certificates when the CA certificate is newer.  But
    the certificates are still not renewed if they are expired or close to
    being expired.  Let’s fix it by additionally checking for certificate
    expiration.
    
    In order to that, we must check the helper certificate file instead of
    key.
    
    Bug-Url: https://bugzilla.redhat.com/1988496
    mz-pdm authored and ahadas committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1a40b9c View commit details
    Browse the repository at this point in the history