diff --git a/.gitignore b/.gitignore index 1148130..24b9c14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ easyrsa3/pki +easyrsa3/unit-tests-temp +easyrsa-unit-tests.sh easyrsa3/vars dist-staging easyrsa3/safessl-easyrsa.cnf diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 0165a9a..e6e243d 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -947,7 +947,7 @@ Matching file found at: " fi } # => build_full() -#Create inline credentials file for this node +# Create inline credentials file for this node inline_creds () { [ -f "$EASYRSA_PKI/$EASYRSA_REQ_CN.creds" ] \