Page 1 of 1

Unable to find openssl config

Posted: Sat Apr 23, 2016 5:38 pm
by beaksdale
Hi,
I'm new to OpenVPN and I'm following the HOWTO guide provided for setting up on Windows (I'm running Windows 10). However when I get to the key generation I'm getting stuck, the first issue which I worked around was that the script clean-all wasn't creating a keys folder (I had to manually set a keys directory as it wasn't picking up the one I set in the vars script) but when I run build-ca I get: "WARNING: can't open config file: /etc/ssl/openssl.cnf". I tried reinstalling OpenVPN to make sure that I checked the box to install the OpenSSL utilities and I have the service running when I'm running the scripts though even I can see that looks like a linux reference. Any help?
Cheers

Re: Unable to find openssl config

Posted: Sat Apr 23, 2016 6:14 pm
by Traffic
You are using an older version of easyrsa .. try this one:
https://github.com/OpenVPN/easy-rsa/rel ... v3.0.0-rc2

Re: Unable to find openssl config

Posted: Wed Apr 27, 2016 3:36 pm
by beaksdale
Great thanks I downloaded 3 different versions of this but none of them include the SH POSIX interface file.

Re: Unable to find openssl config

Posted: Tue May 03, 2016 5:42 pm
by Traffic
That sounds like this issue:
viewtopic.php?f=20&t=19629