openssl/test/recipes/80-test_cmp_http_data/test_connection.csv
Richard Levitte 733094ec6b TEST: Avoid using just 'example.com' - test_cmp_http
We have reports that some are using example.com in their /etc/hosts
for testing purposes, so we can't necessarily assume that those will
fail.

We fix it by using "random" hosts in that domain.

Fixes #15395

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15398)
2021-05-24 14:38:40 +02:00

4.1 KiB

1expecteddescription-sectionval-serverval-proxyval-no_proxyval-tls_usednoarg-pathval-msg_timeoutint-total_timeoutint-keep_aliveval
2Message transfer options:
3
41default config-sectionBLANKBLANKBLANKBLANK
5TBDDomain name-section-server_SERVER_CN:_SERVER_PORT
6TBDIP address-section-server_SERVER_IP:_SERVER_PORT
7
80wrong server-section-serverxn--rksmrgs-5wao1o.example.com:_SERVER_PORTBLANK-msg_timeout1BLANKBLANK
90wrong server port-section-server_SERVER_HOST:99BLANK-msg_timeout1BLANKBLANK
100server default port-section-server_SERVER_HOSTBLANK-msg_timeout1BLANKBLANK
110server port out of range-section-server_SERVER_HOST:65536BLANKBLANKBLANKBLANK
120server port negative-section-server_SERVER_HOST:-10BLANKBLANKBLANKBLANK
130server missing argument-section-serverBLANKBLANKBLANKBLANK
140server with default port-section-server_SERVER_HOSTBLANKBLANKBLANKBLANK
150server port bad syntax: leading garbage-section-server_SERVER_HOST:x/+80BLANKBLANKBLANKBLANK
160server port bad synatx: trailing garbage-section-server_SERVER_HOST:_SERVER_PORT+/x.BLANKBLANKBLANKBLANK
170server with wrong port-section-server_SERVER_HOST:999BLANK-msg_timeout1BLANKBLANK
18TBDserver IP address with TLS port-section-server_SERVER_IP:_SERVER_TLSBLANKBLANKBLANKBLANK
19
200proxy port bad syntax: leading garbage-section-server_SERVER_HOST:_SERVER_PORT-proxy127.0.0.1:x*/8888-no_proxynonmatch.comBLANK-msg_timeout1BLANKBLANK
210proxy port out of range-section-server_SERVER_HOST:_SERVER_PORT-proxy127.0.0.1:65536-no_proxynonmatch.comBLANK-msg_timeout1BLANKBLANK
220proxy default port-section-server_SERVER_HOST:_SERVER_PORT-proxy127.0.0.1-no_proxynonmatch.comBLANK-msg_timeout1BLANKBLANK
230proxy missing argument-section-server_SERVER_HOST:_SERVER_PORT-proxy-no_proxynonmatch.comBLANKBLANKBLANKBLANK
24
251path explicit-section-server_SERVER_HOST:_SERVER_PORTBLANK-path_SERVER_PATHBLANKBLANKBLANK
261path overrides -server path-section-server_SERVER_HOST:_SERVER_PORT/ignoredBLANK-path_SERVER_PATHBLANKBLANKBLANK
271path default -server path-section-server_SERVER_HOST:_SERVER_PORT/_SERVER_PATHBLANK-path"BLANKBLANKBLANK
280path missing argument-sectionBLANK-pathBLANKBLANKBLANK
290path wrong-sectionBLANK-path/publicweb/cmp/exampleBLANKBLANKBLANK
301path with additional '/'s fine according to RFC 3986-sectionBLANK-path/_SERVER_PATH////BLANKBLANKBLANK
310path mixed case-sectionBLANK-pathpKiX/BLANKBLANKBLANK
320path upper case-sectionBLANK-pathPKIX/BLANKBLANKBLANK
33
340msg_timeout missing argument-sectionBLANK-msg_timeoutBLANKBLANK
350msg_timeout negative-sectionBLANK-msg_timeout-5BLANKBLANK
361msg_timeout 5-sectionBLANK-msg_timeout5BLANKBLANK
371msg_timeout 0-sectionBLANK-msg_timeout0BLANKBLANK
38
390total_timeout missing argument-sectionBLANKBLANK-total_timeoutBLANK
400total_timeout negative-sectionBLANKBLANK-total_timeout-5BLANK
411total_timeout 10-sectionBLANKBLANK-total_timeout10BLANK
421total_timeout 0-sectionBLANKBLANK-total_timeout0BLANK
43
440keep_alive missing argument-sectionBLANKBLANKBLANK-keep_alive
450keep_alive negative-sectionBLANKBLANKBLANK-keep_alive-1
461keep_alive 0-sectionBLANKBLANKBLANK-keep_alive0
471keep_alive 1-sectionBLANKBLANKBLANK-keep_alive1
481keep_alive 2-sectionBLANKBLANKBLANK-keep_alive2
490keep_alive 3-sectionBLANKBLANKBLANK-keep_alive3