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
(PUP-11895) ssl application's clean shouldn't allow extra args
If a user attempts to get rid of some certs and confuses `puppetserver ca clean` with
`puppet ssl clean`, there is a chance it will wipe out keys/certs that were not intended.
This commit adds some safeguards to the ssl clean subcommand to try to avoid that scenario.
0 commit comments