repo.or.cz
/
anytun.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
big svn cleanup
[anytun.git]
/
src
/
openvpn
/
easy-rsa
/
2.0
/
build-req-pass
blob
6e6c8637b71a262ec26ea9dabc8ebcbaec4ee86c
1
#!/bin/bash
2
3
# Like build-req, but protect your private key
4
# with a password.
5
6
export
EASY_RSA
=
"
${EASY_RSA:-.}
"
7
"
$EASY_RSA
/pkitool"
--interact --csr --pass
$
*