Skip to content

Survive FileNotFoundError in ecp-get-cert --destroy

Duncan Macleod requested to merge ecp_get_cert-destroy-filenotfounderror into master

This patch updates ecp-get-cert to handle FileNotFoundErrors in --destroy mode, the user shouldn't care that the file they wanted to remove doesn't exist.

Merge request reports