summaryrefslogtreecommitdiff
path: root/easy-rsa/2.0/build-req-pass
blob: b73ee1b5ed2832764330bb8fa72dbdc37afb93bd (plain)
1
2
3
4
5
6
7
#!/bin/sh

# Like build-req, but protect your private key
# with a password.

export EASY_RSA="${EASY_RSA:-.}"
"$EASY_RSA/pkitool" --interact --csr --pass $*