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

Add support for repacking and merging tls.Config structs #196

Merged

Commits on Apr 10, 2024

  1. Add support for repacking and merging tls.Config structs

    Add support for the Unpack operation for tls.Config attributes that are
    specified as strings but stored as other values. The existing Unpack
    operations are limited to string only and these will cause issues when
    trying to merge previously unpacked structs.
    michel-laterman committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    93dc19f View commit details
    Browse the repository at this point in the history