Don't override existing CA or Intermediate CA
Closed this issue · 0 comments
nothinux commented
Currently when running the command certify -init
certify will replace the existing CA. Ideally, certify must return the file is exists.
Proposed feature
- return error if the existing CA exists, or
- add the ability to create CA with different names and different path