certify
certify copied to clipboard
Don't override existing CA or Intermediate CA
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