You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the documentation of the setting implies that the certificate will
be refreshed every N days (N = specified duration). However, it actually
only renews the client cert if the cert expires within N days from now.
This commit updates the documentation for hostcert_renewal_interval in
defaults.rb to more closely reflect how the setting behaves.
0 commit comments