Sending key to proper location!

This commit is contained in:
Emmanuel Frecon 2016-06-23 12:20:13 +02:00
parent c12fdcd83f
commit 3e747b353e

View File

@ -24,7 +24,7 @@ easyrsa init-pki
easyrsa build-ca $nopass
easyrsa gen-dh
openvpn --genkey --secret $OPENVPN/pki/ta.key
openvpn --genkey --secret $EASYRSA_PKI/ta.key
# Was nice to autoset, but probably a bad idea in practice, users should
# have to explicitly specify the common name of their server