svn cleanup
[anytun.git] / openvpn / easy-rsa / 2.0 / build-key
blob6196308331729dedce39f05815bac187a8dbfa48
1 #!/bin/bash
3 # Make a certificate/private key pair using a locally generated
4 # root certificate.
6 export EASY_RSA="${EASY_RSA:-.}"
7 "$EASY_RSA/pkitool" --interact $*