Office_Networks/ANW-KM/openvpn/easy-rsa/2.0/build-req-pass
2018-05-08 03:01:03 +02:00

8 lines
160 B
Bash
Executable File

#!/bin/bash
# Like build-req, but protect your private key
# with a password.
export EASY_RSA="${EASY_RSA:-.}"
"$EASY_RSA/pkitool" --interact --csr --pass $*