easy-tls icon indicating copy to clipboard operation
easy-tls copied to clipboard

How to change the directory settings for easytls?

Open CallousComputer opened this issue 3 years ago • 13 comments

Hello? I found a old tutorial to install openVPN on the internet , which used your tool, but it told me to download two files easytls and easytls-openssl.cnf But the latter is gone, so i first tried do without cnf file, and a lot of missing file errors jumping out, seems easytls failed to find the openvpn , though the easytls file is inside the easyrsa document. So i think i gotta to change the directory settings in the cnf file, since i didn't install open vpn by default settings. later i found out that cnf file is deleted and into the easytls file, so i tried edit it, but still dunno how to change the directory in it. So , how to change the directory settings for easytls?I failed to find how on github.

CallousComputer avatar Aug 18 '22 12:08 CallousComputer

I don't know what you mean or how to help ...

TinCanTech avatar Aug 18 '22 13:08 TinCanTech

I've put easytls in E:\Open VPN\easy-rsa , and... `# ./easytls init-tls

Missing: E:/Progra~1/Openvpn/easy-rsa/bin

Missing: E:/Progra~1/Openvpn/easy-rsa/bin

Missing: E:/Progra~1/Openvpn/bin

Missing: E:/Progra~1/Openvpn/bin/openssl.exe

Missing: E:/Progra~1/Openvpn/bin/openvpn.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/cat.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/date.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/grep.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/ls.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/mv.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/sed.exe

Missing: E:/Progra~1/Openvpn/easy-rsa/bin/printf.exe

Windows file setup error!`

idk ,is this the problem of the space in directory?

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

Where have you installed OpenVPN ?

TinCanTech avatar Aug 18 '22 14:08 TinCanTech

in E:\Open VPN

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

image

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

Try using the -b option.

  • easytls -b="E:\open vpn" version

Let me know how that goes.

TinCanTech avatar Aug 18 '22 14:08 TinCanTech

# ./easytls -b="E:\open vpn" version Easy-TLS 2.8.0 (0)

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

For now, that is how you need to use easytls with the -b option.

It would be far easier to install OpenVPN in the normal place...

However, now that you have shown me this difficulty, I will work out if it is possible to save the base directory name to the config file, so you only need to set it once.

TinCanTech avatar Aug 18 '22 14:08 TinCanTech

ah , i see what you mean.

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

Thanks a lot

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

Thanks for trying EasyTLS, if you have other problems then please let me know.

I'll leave this issue open, until you are satisfied.

TinCanTech avatar Aug 18 '22 14:08 TinCanTech

Okay!

CallousComputer avatar Aug 18 '22 14:08 CallousComputer

Linking #257 - This could decide to keep custom.openvpn and improve it.

TinCanTech avatar Aug 18 '22 14:08 TinCanTech