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

# Similar to build-key, but protect the private key
# with a password.

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