Commit 59b1696c authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

SSL library configuration module.



This adds support for SSL/TLS configuration using configuration modules.
Sets of command value pairs are store and can be replayed through an
SSL_CTX or SSL structure using SSL_CTX_config or SSL_config.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 4fae386c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment