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

Add SSL_use_certificate_chain_file function



Add SSL_use_certiicate_chain file functions: this is works the same
way as SSL_CTX_use_certificate_chain_file but for an SSL structure.

Update SSL_CONF code to use the new function.
Update docs.
Update ordinals.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 9a3bf973
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