]> jfr.im git - vpn-prov.git/blame - easy-rsa/build-key-pass
misc updates
[vpn-prov.git] / easy-rsa / build-key-pass
CommitLineData
ac397a39
JR
1#!/bin/sh
2
3# Similar to build-key, but protect the private key
4# with a password.
5
6export EASY_RSA="${EASY_RSA:-.}"
7"$EASY_RSA/pkitool" --pass $*