summaryrefslogtreecommitdiff
path: root/tests/tls-rehandshake-cert-3.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: check whether a rehandshake without a cert worksNikos Mavrogiannopoulos2017-03-211-0/+312
That is, check whether if on initial handshake the server requests a certificate, but on the following rehandshake he doesn't, whether the client behaves as expected. This tests: 1f685db853db6e48c77c6dbde0cdf716a7303baa Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>