Page 1 of 1

Option DH not found

Posted: Mon Nov 26, 2012 9:55 pm
by milap
Hello,
I've just installed Your OpenVPN Connect Android App.
After I have successfully imported my PC (working) config file when I was trying to connect I have received an error:

OpenVPN core_error : option_error: option 'dh' not found

My config file is:

ca ca.crt
cert user.crt
key user.key
up-delay
tls-client
dev tap
remote [hostname] 1194
ns-cert-type server
cipher none
comp-lzo
verb 3
float
nobind
pull
redirect-gateway def1


There is no 'dh' related option so I dont know what could cause that problem (especially since DH is configured on server side).
Plz help.

Re: Option DH not found

Posted: Tue Nov 27, 2012 2:44 pm
by maikcat
try adding client directive in your config

Michael.