build-req-pass 158 B

1234567
  1. #!/bin/sh
  2. # Like build-req, but protect your private key
  3. # with a password.
  4. export EASY_RSA="${EASY_RSA:-.}"
  5. "$EASY_RSA/pkitool" --interact --csr --pass $*