openssl/test/recipes/80-test_cmp_http_data
Richard Levitte 769e47ecdd Fix 80-test_cmp_http.t to be more flexible regarding IP versions
Because apps/lib/http_server.c had a hard coded "[::]" for the accept host,
80-test_cmp_http.t assumed that it would always get a CMP server on an IPv6
address, and tested for that.

With the fix in apps/lib/http_server.c, that test was of course doomed to
fail.  Since CMP should be about IP version testing, 80-test_cmp_http.t is
adapted to allow the Mock server to accept connections on either IP version,
and the test for IPv6 is removed.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21989)
2023-09-08 08:25:09 +02:00
..
Mock CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
test_commands.csv CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
test_connection.csv Fix 80-test_cmp_http.t to be more flexible regarding IP versions 2023-09-08 08:25:09 +02:00
test_credentials.csv
test_enrollment.csv CMP client: fix error response on -csr without private key, also in docs 2023-05-12 10:46:27 +02:00
test_verification.csv CMP test_verification.csv: add missing test case for -untrusted with non-matching cert 2021-12-13 09:48:25 +01:00