Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

build-req-pass 160B

1234567
  1. #!/bin/bash
  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 $*