Commit 4164d631 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Use consistent function naming.



Instead of SSL_CTX_set_custom_cli_ext and SSL_CTX_set_custom_srv_ext
use SSL_CTX_add_client_custom_ext and SSL_CTX_add_server_custom_ext.
Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
(cherry picked from commit 8cafe9e8)
parent 46a1b9ef
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