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

util goovn TLS connection need to use the latest rotated certificates #563

Closed
wants to merge 1 commit into from

Commits on Jun 3, 2021

  1. util goovn TLS connection need to use the latest rotated certificates

    use fsnotify watcher to monitor ovndb-client private Key File and Cert
    file changes. With goovn client initlized with reconnect flag true,
    close the current connection with new TLS cerficate updated,
    goovn underly rpc2client will reconnect with new TLS cerficates.
    
    Signed-off-by: Zhen Wang <zhewang@nvidia.com>
    winsopc authored and jluhrsen committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    a6b62d0 View commit details
    Browse the repository at this point in the history