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

Why is easy-tls needed? #308

Open
c-git opened this issue Dec 7, 2023 · 2 comments
Open

Why is easy-tls needed? #308

c-git opened this issue Dec 7, 2023 · 2 comments
Labels
User question How to use Easy-TLS

Comments

@c-git
Copy link

c-git commented Dec 7, 2023

Sorry to ask a probably obvious question to other people, but I haven't quite been able to understand. I read the readme but wasn't able to figure out the answer to my question. Also tried googling but also wasn't able to find an answer.

What happens if you follow the EasyRSA3 Howto and don't do the easytls part?

I'm using the first version with separate CA. I get the impression it is needed for both approaches but I don't quite understand what it accomplishes. Does the VPN not work or is it insecure if this part is not done?

@TinCanTech
Copy link
Owner

TinCanTech commented Dec 7, 2023

The essential use for Easy-TLS is to create TLS-Crypt-V2 Server and Client keys. Then build inline files with matching X509 details to OpenVPN TLS-Crypt-V2 key details.

The command to try is build, which will invoke an interactive menu layer to help guide you.

There are some rough edges ...

And also, you do not require Easy-TLS to use OpenVPN or Easy-RSA.

@TinCanTech TinCanTech added the User question How to use Easy-TLS label Dec 7, 2023
@c-git
Copy link
Author

c-git commented Dec 7, 2023

Thanks, I'll play with it a bit more and see if I can understand. I don't quite get what will happen if I don't use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User question How to use Easy-TLS
Projects
None yet
Development

No branches or pull requests

2 participants