diff options
Diffstat (limited to 'easy-rsa/2.0/tmp/build-ca')
-rwxr-xr-x | easy-rsa/2.0/tmp/build-ca | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/easy-rsa/2.0/tmp/build-ca b/easy-rsa/2.0/tmp/build-ca deleted file mode 100755 index bce29a6..0000000 --- a/easy-rsa/2.0/tmp/build-ca +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -# -# Build a root certificate -# - -export EASY_RSA="${EASY_RSA:-.}" -"$EASY_RSA/pkitool" --interact --initca $* |