Skip to content
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 change the directory settings for easytls? #301

Open
CallousComputer opened this issue Aug 18, 2022 · 13 comments
Open

How to change the directory settings for easytls? #301

CallousComputer opened this issue Aug 18, 2022 · 13 comments
Assignees
Labels
documentation Improvements or additions to documentation User question How to use Easy-TLS Windblows Somebody has to do it

Comments

@CallousComputer
Copy link

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.

@TinCanTech
Copy link
Owner

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

@CallousComputer
Copy link
Author

CallousComputer commented Aug 18, 2022

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?

@TinCanTech
Copy link
Owner

Where have you installed OpenVPN ?

@CallousComputer
Copy link
Author

in E:\Open VPN

@CallousComputer
Copy link
Author

image

@TinCanTech
Copy link
Owner

TinCanTech commented Aug 18, 2022

Try using the -b option.

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

Let me know how that goes.

@CallousComputer
Copy link
Author

CallousComputer commented Aug 18, 2022

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

@TinCanTech
Copy link
Owner

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.

@CallousComputer
Copy link
Author

ah , i see what you mean.

@CallousComputer
Copy link
Author

Thanks a lot

@TinCanTech
Copy link
Owner

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

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

@CallousComputer
Copy link
Author

Okay!

@TinCanTech TinCanTech self-assigned this Aug 18, 2022
@TinCanTech TinCanTech added documentation Improvements or additions to documentation Windblows Somebody has to do it User question How to use Easy-TLS labels Aug 18, 2022
@TinCanTech
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation User question How to use Easy-TLS Windblows Somebody has to do it
Projects
None yet
Development

No branches or pull requests

2 participants