asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream
Last change
on this file since 33af2b7 was
907ae8f,
checked in by Thomas Klute <thomas2.klute@…>, 6 years ago
|
New test case: Proxy server detects revoked back end cert using CRL
The test case generates a CRL revoking the server certificate. Using
it as GnuTLSProxyCRLFile should cause the connection to the back end
server to fail.
|
-
Property mode set to
100644
|
File size:
560 bytes
|
Line | |
---|
1 | HTTP/1.1 502 Proxy Error |
---|
2 | Content-Length: 407 |
---|
3 | Connection: close |
---|
4 | Content-Type: text/html; charset=iso-8859-1 |
---|
5 | |
---|
6 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> |
---|
7 | <html><head> |
---|
8 | <title>502 Proxy Error</title> |
---|
9 | </head><body> |
---|
10 | <h1>Proxy Error</h1> |
---|
11 | <p>The proxy server received an invalid |
---|
12 | response from an upstream server.<br /> |
---|
13 | The proxy server could not handle the request <em><a href="/proxy/test.txt">GET /proxy/test.txt</a></em>.<p> |
---|
14 | Reason: <strong>Error reading from remote server</strong></p></p> |
---|
15 | </body></html> |
---|
16 | - Peer has closed the GnuTLS connection |
---|
Note: See
TracBrowser
for help on using the repository browser.