Version 2.6.0 is **DOOMED** #241
Unanswered
TinCanTech
asked this question in
EasyTLS and related HELP
Replies: 1 comment
-
Sorry about that.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The first implementation of TLS-Crypt-V2 GROUP keys is cumbersome and inflexible, so it is being changed, slowly.
Please do not create any GROUP keys with this version, instead download
easytls
over your current v2.6.0 version.That is the only change required.
The original v2.6.0 release follows:
Important changes
Introduce easytls-tctip.lib (Optional library)
Commit f85e95e
Shared IPv4/6 address functions
Introduce TLS-2 Key metadata "source IP" filter
Commit 343652d
IPv4/6 Client source IP matching
Introduce new Level Security setting for client-connect
Commit 41e4699
Help to transition clients to TLS-Crypt-V2 keys
Introduce TLS-Crypt-V2 Group Keys
Commit 9d165c9
Commit e43542d
This allows Groups of users to use the same key
Add support for Openvpn dynamic client-connect file
Commit c89cdff
This alows Openvpn server to push dynamic options
Allow multiple Custom_Groups per server
Commit 3c85741
This allows clients to be sub-divided by Custom_Group
Abandon easytls-verify.sh
Commit 682ba0f
Script is no longer required due to UV_TLSKEY_SERIAL
Add UV_TLSKEY_SERIAL to be pushed to server
Commit 5ccdb9f
All clients using TLS-Crypt-V2 keys must push the
TLS-Key serial number to identify the key
Removed option --openvpn
Commit cf413bd
Development only requirement
Introduce vars files for server side scripts
Commit 12dcd3f
The command line was too long when run under Windows
due to the extra requirement of loading sh.exe
This discussion was created from the release Version 2.6.0 is a long term release.
Beta Was this translation helpful? Give feedback.
All reactions