source: mod_gnutls/test/tests/25_Disable_TLS_1.0/input @ 97d7c63

asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
Last change on this file since 97d7c63 was 29d3311, checked in by Thomas Klute <thomas2.klute@…>, 7 years ago

New test case regarding priorities: Disable TLS 1.0

This test case is intended as a regression test for Debian bug #754960
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754960). Note that
it tests disabling TLS 1.0 instead of SSL 3.0 because recent GnuTLS
versions do not include the latter in the "NORMAL" priority string to
begin with.

  • Property mode set to 100644
File size: 43 bytes
Line 
1GET /test.txt HTTP/1.1
2Host: __HOSTNAME__
3
Note: See TracBrowser for help on using the repository browser.