Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
165 - 1
#!/bin/sh
2
 
3
# Similar to build-key, but protect the private key
4
# with a password.
5
 
6
export EASY_RSA="${EASY_RSA:-.}"
7
"$EASY_RSA/pkitool" --interact --pass $*