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

TLS key system v1 #1185

Merged
merged 8 commits into from
Aug 18, 2024
Merged

TLS key system v1 #1185

merged 8 commits into from
Aug 18, 2024

Commits on Aug 16, 2024

  1. Move sourcing Tools-lib to source_easyrsa_tools_lib()

    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5effd94 View commit details
    Browse the repository at this point in the history
  2. Tools-Lib: Introduce OpenVPN TLS Key generation for TLS-AUTH, TLS-CRY…

    …PT-V1
    
    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cf0da16 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Introduce OpenVPN TLS Key generation and inlining for TLS-AUTH, TLS-C…

    …RYPT-V1
    
    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    6e9e4a2 View commit details
    Browse the repository at this point in the history
  2. ChangLog: OpenVPN TLS Key generation and inlining

    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    6964130 View commit details
    Browse the repository at this point in the history
  3. Complete integration of source_easyrsa_tools_lib()

    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5e43e61 View commit details
    Browse the repository at this point in the history
  4. inline: Only support OpenVPN client|server certificates

    Add OpenVPN --key-direction for TLS-AUTH keys.
    
    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    de66cf9 View commit details
    Browse the repository at this point in the history
  5. init-pki: Add notice to generate a TLS Key

    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    30fd9ef View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. inline: Enable for all certificate types; Selectively inline TLS Keys

    Only inline TLS Keys for certificate type 'server' and 'client'.
    
    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a115859 View commit details
    Browse the repository at this point in the history