Fix DTLS certificate requesting code.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 15 Jul 2014 17:21:59 +0000 (18:21 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 15 Jul 2014 17:23:13 +0000 (18:23 +0100)
commitc8d710dc5f83d69d802f941a4cc5895eb5fe3d65
treefd2ab29849ce76b6eb04f3c07e1dca62933e758c
parent199772e53427ca921c289471c1344d454781fcc0
Fix DTLS certificate requesting code.

Use same logic when determining when to expect a client
certificate for both TLS and DTLS.

PR#3452
ssl/d1_srvr.c