Changeset c9e720f in mod_gnutls for test/tests/06_invalid_plaintext

Timestamp:
Sep 28, 2020, 9:02:27 AM (2 years ago)
Author:
Fiona Klute <fiona.klute@…>
Branches:
asyncio, main, master
Children:
9fe353a
Parents:
70f9c00
Message:

Test what happens if the HTTPS server receives plaintext

The new test tries to

  • send an unencrypted HTTP request to the HTTPS port,
  • establish a TLS connection, send a proper HTTPS request, then send a plaintext HTTP request over the same TCP connections.

In both cases the server has to respond with an appropriate alert.

Location:
test/tests/06_invalid_plaintext
Files:
2 added

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