Clarify serverinfo usage with Certificate messages
authorMatt Caswell <matt@openssl.org>
Tue, 25 Apr 2017 11:42:17 +0000 (12:42 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 3 May 2017 13:37:42 +0000 (14:37 +0100)
commitf233a9d181b5cd150322e2e10348a4c1d96fc1f3
treef24cd909e8ec46b7da94e83dbff225a44ddbbdfb
parentfb29c0f0704a488b9e282caf7643cde0119223b8
Clarify serverinfo usage with Certificate messages

Ensure that serverinfo only gets added for the first Certificate in a list.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3298)
doc/man3/SSL_CTX_use_serverinfo.pod
ssl/ssl_rsa.c