- Timestamp:
- Nov 1, 2019, 2:17:57 PM (16 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 20a20df
- Parents:
- fbef621
- Location:
- test/tests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/18_client_verification_wrong_cert/output
rfbef621 ra55742a 1 <html><head> 2 <title>403 Forbidden</title> 1 3 </head><body> 2 4 <h1>Forbidden</h1> 3 <p>You don't have permission to access /test.txt 4 on this server.<br /> 5 </p> 5 <p>You don't have permission to access this resource.</p> 6 6 </body></html> 7 7 - Peer has closed the GnuTLS connection -
test/tests/21_TLS_reverse_proxy_wrong_cert/output
rfbef621 ra55742a 1 1 HTTP/1.1 502 Proxy Error 2 Content-Length: 4072 Content-Length: 341 3 3 Connection: close 4 4 Content-Type: text/html; charset=iso-8859-1 … … 11 11 <p>The proxy server received an invalid 12 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> 13 The proxy server could not handle the request<p>Reason: <strong>Error reading from remote server</strong></p></p> 15 14 </body></html> 16 15 - Peer has closed the GnuTLS connection -
test/tests/22_TLS_reverse_proxy_crl_revoke/output
rfbef621 ra55742a 1 1 HTTP/1.1 502 Proxy Error 2 Content-Length: 4072 Content-Length: 341 3 3 Connection: close 4 4 Content-Type: text/html; charset=iso-8859-1 … … 11 11 <p>The proxy server received an invalid 12 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> 13 The proxy server could not handle the request<p>Reason: <strong>Error reading from remote server</strong></p></p> 15 14 </body></html> 16 15 - Peer has closed the GnuTLS connection -
test/tests/23_TLS_reverse_proxy_mismatched_priorities/output
rfbef621 ra55742a 1 1 HTTP/1.1 502 Proxy Error 2 Content-Length: 4072 Content-Length: 341 3 3 Connection: close 4 4 Content-Type: text/html; charset=iso-8859-1 … … 11 11 <p>The proxy server received an invalid 12 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> 13 The proxy server could not handle the request<p>Reason: <strong>Error reading from remote server</strong></p></p> 15 14 </body></html> 16 15 - Peer has closed the GnuTLS connection
Note: See TracChangeset
for help on using the changeset viewer.