Changeset 747a9c4 in mod_gnutls for test/tests/05_client_handshake_error

Timestamp:
Sep 27, 2020, 11:37:10 AM (2 years ago)
Author:
Fiona Klute <fiona.klute@…>
Branches:
asyncio, main, master
Children:
af412db
Parents:
e27e01f
Message:

Create a new test for handling client-side handshake errors

Prior to f363569cf5563271019bfb439980c7ad08e5ac30 the test
09_verify_no_sni_fails_with_wrong_order expected the client to reject
the presented certificate. This is rather imprecise for vhost
selection testing, but did exercise an otherwise untested code path:
What happens if the client cancels the handshake?

This commit adds a new test explicitly covering that situation.

Location:
test/tests/05_client_handshake_error
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.