big svn cleanup
[anytun.git] / src / openvpn / easy-rsa / 2.0 / build-req
blob26587d168b4a95dc3015daa7010ed21c3a5d6725
1 #!/bin/bash
3 # Build a certificate signing request and private key. Use this
4 # when your root certificate and key is not available locally.
6 export EASY_RSA="${EASY_RSA:-.}"
7 "$EASY_RSA/pkitool" --interact --csr $*