-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install easy-tls? #307
Comments
To use |
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:
And I still get the same error:
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. |
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 If you like to help by testing then try to get EasyRSA working first. |
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:
Where should I copy the easytls file and how could I initialize it?
Thanks.
The text was updated successfully, but these errors were encountered: