]> jfr.im git - vpn-prov.git/blob - easy-rsa/build-key-pass
02a65301c5a80a6c3dbd90f527861b1c62102af5
[vpn-prov.git] / easy-rsa / build-key-pass
1 #!/bin/sh
2
3 # Similar to build-key, but protect the private key
4 # with a password.
5
6 export EASY_RSA="${EASY_RSA:-.}"
7 "$EASY_RSA/pkitool" --pass $*