Commit 8cafe9e8 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>
parent c846a5f5
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