summaryrefslogtreecommitdiffstats
path: root/easy-rsa/2.0/build-ca
blob: fb1e2ca798a6762cd32885bffe85f5a3930c1c0c (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

#
# Build a root certificate
#

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