aboutsummaryrefslogtreecommitdiff
path: root/easy-rsa/2.0/build-key-pass
diff options
context:
space:
mode:
authorAlon Bar-Lev2012-02-29 22:11:48 +0200
committerDavid Sommerseth2012-03-22 22:06:53 +0100
commit26abb83cb1cf0c331db875186250b0c8d55d6013 (patch)
tree96c3e8319ae2dcba7ce38497c8a6572e3fa0abef /easy-rsa/2.0/build-key-pass
parent30029449d475c1e45f080d7481e4c7bf762b2480 (diff)
downloadopenvpn-26abb83cb1cf0c331db875186250b0c8d55d6013.zip
openvpn-26abb83cb1cf0c331db875186250b0c8d55d6013.tar.gz
Remove easy-rsa
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: Samuli Seppänen <samuli@openvpn.net> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'easy-rsa/2.0/build-key-pass')
-rwxr-xr-xeasy-rsa/2.0/build-key-pass7
1 files changed, 0 insertions, 7 deletions
diff --git a/easy-rsa/2.0/build-key-pass b/easy-rsa/2.0/build-key-pass
deleted file mode 100755
index 8ef8307..0000000
--- a/easy-rsa/2.0/build-key-pass
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# Similar to build-key, but protect the private key
-# with a password.
-
-export EASY_RSA="${EASY_RSA:-.}"
-"$EASY_RSA/pkitool" --interact --pass $*