]> jfr.im git - vpn-prov.git/blame_incremental - easy-rsa/build-key-pass
misc updates
[vpn-prov.git] / easy-rsa / build-key-pass
... / ...
CommitLineData
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 $*