summaryrefslogtreecommitdiff
path: root/ssltools/easy-rsa/2.0/build-req-pass
diff options
context:
space:
mode:
Diffstat (limited to 'ssltools/easy-rsa/2.0/build-req-pass')
-rwxr-xr-xssltools/easy-rsa/2.0/build-req-pass7
1 files changed, 0 insertions, 7 deletions
diff --git a/ssltools/easy-rsa/2.0/build-req-pass b/ssltools/easy-rsa/2.0/build-req-pass
deleted file mode 100755
index 6e6c863..0000000
--- a/ssltools/easy-rsa/2.0/build-req-pass
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-# Like build-req, but protect your private key
-# with a password.
-
-export EASY_RSA="${EASY_RSA:-.}"
-"$EASY_RSA/pkitool" --interact --csr --pass $*