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

Conversation

mz-pdm
Copy link
Member

@mz-pdm mz-pdm commented Apr 25, 2022

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 do that, we must check the helper certificate file instead of
key.

Bug-Url: https://bugzilla.redhat.com/1988496

@ahadas ahadas added this to the ovirt-4.5.0-1 milestone Apr 26, 2022
@ahadas ahadas added the virt label Apr 26, 2022
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
@ahadas ahadas merged commit bbffd19 into oVirt:ovirt-engine-4.5.0.z Apr 26, 2022
@mz-pdm mz-pdm deleted the vmconsole-certs-backport branch May 3, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants