tls-auth tag in config file
Posted: Mon Nov 12, 2012 11:15 pm
Hello,
I'd like to include tls-auth content in openvpn config file like ca:
<ca>
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
</ca>
In my config tls-auth string looks like:
tls-auth ta.key 1
if I just include tls-auth tag
<tls-auth>
</tls-auth>
I get keys out of sync error. Is it possible to add tls-auth tag with 1?
I'd like to include tls-auth content in openvpn config file like ca:
<ca>
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
</ca>
In my config tls-auth string looks like:
tls-auth ta.key 1
if I just include tls-auth tag
<tls-auth>
</tls-auth>
I get keys out of sync error. Is it possible to add tls-auth tag with 1?