-
-
Notifications
You must be signed in to change notification settings - Fork 20
Windows Requirements
TinCanTech edited this page Jan 9, 2022
·
1 revision
This page describes specific Easy-TLS requirements when using Windows.
You must install:
- OpenVPN, to build TLS keys.
- Easy-RSA v3, which provides the shell to run all the Easy-TLS scripts.
easytls
does NOT support any PATH
with spaces '
'.
- Easy-TLS does work in
C:\Program Files\Openvpn\easy-rsa
- Otherwise, copy Easy-RSA v3 directory to your
HOME
directory and installeasytls
there.
Use EasyRSA-Start.bat
to start the shell and then use ./easytls
from the prompt.
Use Easy-TLS interactive menus. build
, inline
, remove
, script
and selfsign
Using the Server scripts also requires the Easy-RSA shell.
- Use
easytls script
interactive menu to write a configuration file for your server.