source: mod_gnutls/test/tests/17_cgi_vars_large_cert/output @ f4deac5

asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
Last change on this file since f4deac5 was a733a90, checked in by Thomas Klute <thomas2.klute@…>, 8 years ago

Test suite: Use HTTP/1.0 for CGI and mod_status tests

These tests rarely but unpredictably failed because chunked transfer was
(mod_status) or wasn't (CGI) used. The "runtests" script compares the
output from the web server literally, so an unexpected encoding is
enough to make the test case fail, even though the transmitted content
is identical.

Forcing HTTP/1.0 avoids the problem by disabling chunked transfers.
Proper HTTP handling would be more elegant, but isn't really necessary
for these tests.

  • Property mode set to 100644
File size: 216 bytes
Line 
1----Certificate:----
2GNUTLS_CERTIFICATE_SIZE_LIMIT_EXCEEDED
3
4----Verification Status:----
5SUCCESS
6
7----SubjectAltName:----
8RFC822NAME:test0@modgnutls.test
9
10DH prime bits: 2048
11- Peer has closed the GnuTLS connection
Note: See TracBrowser for help on using the repository browser.