Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow vars file to exist in current directory (Fix make-cadir)
The utility script 'make-cadir' creates a CA directory with a vars file. This vars file conflicts with the preferred PKI-vars file. This patch changes 'init-pki' to allow make-cadir vars file to over-ride the preferred PKI-vars file, without error. Closes: #633 Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
- Loading branch information
f4a6044
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#589