1 2 3 4 5 6 7 8
#!/bin/bash # # Build a root certificate # export EASY_RSA="${EASY_RSA:-.}" "$EASY_RSA/pkitool" --interact --initca $*