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

# Make a certificate/private key pair using a locally generated
# root certificate.

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