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

Fix checking ovirt-provider-ovn certificate validity #604

Merged

Commits on Aug 19, 2022

  1. Fix checking ovirt-provider-ovn certificate validity

    There was added an ovirt-provider-ovn certificate validity check as
    a part of oVirt#576 but
    unfortunately the path to certificate file was wrong and as this
    certificate is optional (it doesn't exists on setup with OVN integration
    disable), the certificate validity checker didn't raise any error even
    for setups with OVN integration enabled and ovirt-provider-ovn
    certificate going to expire soon.
    
    Bug-Url: https://bugzilla.redhat.com/2097560
    Signed-off-by: Martin Perina <mperina@redhat.com>
    mwperina committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    07e6061 View commit details
    Browse the repository at this point in the history