Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
165 - 1
#!/bin/sh
2
 
3
# Build a certificate signing request and private key.  Use this
4
# when your root certificate and key is not available locally.
5
 
6
export EASY_RSA="${EASY_RSA:-.}"
7
"$EASY_RSA/pkitool" --interact --csr $*