#I need help with setting up OpenVPN
1 messages · Page 1 of 1 (latest)
yes, i have no clue how to use it lol
you don't have to, your problem is that windows can't find the openssl executable, and git has it
how do i do this?
you have to add the git binaries folder to your path
do you know how to do that or, walk you through?
best be safe and walk through
sure, so do you see an openssl.exe here?
C:\Program Files\Git\usr\bin\
sure np
yep its there
do i move it to the openvpn file?
you need to put it it in your environmental path
how do i do that? in the vars?
you need to find openssl.exe and put that full path in an environmental variable
add the full path to the exe
"edit"
you can confirm its working by opening a command prompt and just type "openssl" from any directory
^ but you have to open the command prompt AFTER saving these changes, if you had one open already that will not update
do what I said above...
is this right then?
yeap, but open a new cmd window
heres the full error message
can you link the guide?
This How TO guide provides step-by-step instructions for configuration and set up of OpenVPN 2.x client/server VPN.
its looking for ssl 1.0.0 im guessing i have a different version
I'm gonna be honest I never actually tried to do this on windows
Review the standard INSTALL file included in the source distribution of OpenVPN 2.3
OPTIONAL (but recommended):
(1) OpenSSL library, necessary for encryption, version 0.9.8 or higher
required, available from https://www.openssl.org/
you could try to install this one though