]> jfr.im git - vpn-prov.git/blame - easy-rsa/build-key-pkcs12
update gpresult to reflect monthly sch task
[vpn-prov.git] / easy-rsa / build-key-pkcs12
CommitLineData
ac397a39
JR
1#!/bin/sh
2
3# Make a certificate/private key pair using a locally generated
4# root certificate and convert it to a PKCS #12 file including the
5# the CA certificate as well.
6
7export EASY_RSA="${EASY_RSA:-.}"
8"$EASY_RSA/pkitool" --pkcs12 $*