easy-tls
easy-tls copied to clipboard
How to install easy-tls?
I am trying to instal easy-tls in windows, but I don't understand the documention.
I have easy-rsa 3 in a directory. I have download and copy the easytls file, and copy to easy-rsa 3 directory. I start the easy-rsa 3 shell with EasyRSA-Start.bat I run ./easytls init-tls
But I get an error of missing files:
Missing: D:/Progra~1/Openvpn/easy-rsa/bin
Missing: D:/Progra~1/Openvpn/easy-rsa/bin
Missing: D:/Progra~1/Openvpn/bin
Missing: D:/Progra~1/Openvpn/bin/openssl.exe
Missing: D:/Progra~1/Openvpn/bin/openvpn.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/cat.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/date.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/grep.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/ls.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/mv.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/sed.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/printf.exe
Where should I copy the easytls file and how could I initialize it?
Thanks.
To use easytls you must install openvpn.
I have copy the file "easytls" in the folder OpenVPN\easy-rsa, where is installed the openVpn with the easy-rsa tool, but when I run:
- EasyRSA-Start.bat
- ./easytls init-tls
And I still get the same error:
Missing: D:/Progra~1/Openvpn/easy-rsa/bin
Missing: D:/Progra~1/Openvpn/easy-rsa/bin
Missing: D:/Progra~1/Openvpn/bin
Missing: D:/Progra~1/Openvpn/bin/openssl.exe
Missing: D:/Progra~1/Openvpn/bin/openvpn.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/cat.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/date.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/grep.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/ls.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/mv.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/sed.exe
Missing: D:/Progra~1/Openvpn/easy-rsa/bin/printf.exe
Where should I copy the easytls file? Or how should I configure the evironment?
Thanks.
Which version of Windows are you using ?
I am using Windows 11 23H2.
Unfortunately, EasyRSA and EasyTLS require full administrator access to your system, which makes casual use next-to impossible.
Solutions are being considered.
https://github.com/OpenVPN/easy-rsa/issues/1082
And if I run a CMD as administrator could it work?
All I know is that EasyRSA and EasyTLS pass unit tests on githib actions, using windows-latest.
If you like to help by testing then try to get EasyRSA working first.