I was looking into setting up OpenVPN on Windows... I've never done this before and was reading through their documentation and installation tutorials..
As in the newest realease, easy-rsa is not included and I need this for the initial setup. I downloaded it from the github directory, but I am not sure how to correctly implement it in the OpenVPN folder structure... I just created a new easy-rsa folder and copied everything in there.
When I run init-config in C:\Program Files\OpenVPN\easy-rsa" I just get the usual
"'init-config' is not recognized as an internal or external command,operable program or batch file."
I assume this is due to missing Windows Paths (in Environment Variables settings). I tried to follow readme files on the easy-rsa github, namely this one - github dot com/OpenVPN/easy-rsa/blob/master/distro/windows/README-Windows.txt#L4 *but wasn't able to get past this issue.
I was surprised that I have not found many tutorials and information on how to setup OpenVPN from start to finish in Windows, considering that it's quite popular nowadays... proves to be quite a complicated process.
Anybody can give me hints on how to move forward ?
*link limitations, sorry