Initial commit
This commit is contained in:
7
ANW-URB/openvpn/easy-rsa/2.0/build-inter
Executable file
7
ANW-URB/openvpn/easy-rsa/2.0/build-inter
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Make an intermediate CA certificate/private key pair using a locally generated
|
||||
# root certificate.
|
||||
|
||||
export EASY_RSA="${EASY_RSA:-.}"
|
||||
"$EASY_RSA/pkitool" --interact --inter $*
|
Reference in New Issue
Block a user