Skip to content

Export functions for setting supported protocol versions #40

Description

@dos1

Since OpenSSL 1.1.0, the proper way to configure supported protocol versions is via setter functions - use of SSL_CTX_set_options to disable particular protocols is now discouraged. The new API is also necessary for applications that for some reason need to override protocols being disabled in global OpenSSL configuration.

https://www.openssl.org/docs/man1.1.0/man3/SSL_CTX_set_min_proto_version.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions