Page 1 of 1

Error: --dh fails with `dh.pem` no such file or directory

Posted: Sat Feb 20, 2016 5:11 pm
by igotquestions
Hi, when i run the NAME.ovpn, there is an error: openvpn openvpn Options Error: --dh fails with `dh2048.pem` no such file or directory.
I have the OpenVPN installed on a Linux Server.

What can I do?

Re: Options Error

Posted: Sat Feb 20, 2016 6:04 pm
by Traffic
igotquestions wrote:dh fails with `dh2048.pem` no such file or directory.
You have to create your PKI.

Setting up your own Certificate Authority (CA) and generating certificates and keys for an OpenVPN server and multiple clients

Re: Options Error

Posted: Sun Feb 21, 2016 2:08 pm
by igotquestions
Thanks, so i only have to create a Certificate? Do I have when I create the certificate indicate something specific?

Re: Options Error

Posted: Sun Feb 21, 2016 3:37 pm
by igotquestions
Edit: I tried many tutorials to create a certificate: Still the same problem :(

Re: Options Error

Posted: Sun Feb 21, 2016 5:48 pm
by Traffic
igotquestions wrote: --dh fails with `dh2048.pem` no such file or directory
Do you understand what this means ?