aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_cmp_http_data
Commit message (Expand)AuthorAgeFilesLines
* CMP: add support for requesting cert template using genm/genpRajeev Ranjan2024-06-201-0/+8
* CMP app: fix combination of -certout and -chainout with equal filename argumentDr. David von Oheimb2024-06-181-1/+3
* 80-test_cmp_http_data/test_connection.csv: disable localhost test as not supp...Dr. David von Oheimb2024-06-171-1/+1
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-014-0/+35
* fix sending error when no root CA cert update availableRajeev Ranjan2024-04-221-1/+1
* apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb2024-03-061-0/+3
* apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb2024-03-061-2/+4
* test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...Dr. David von Oheimb2024-02-131-2/+2
* 80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend fu...Dr. David von Oheimb2024-01-179-44/+134
* CMP app: make -geninfo option accept multiple ITAVs and support string values...Dr. David von Oheimb2023-12-191-5/+13
* CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb2023-12-191-0/+5
* apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb2023-10-101-0/+2
* Fix 80-test_cmp_http.t to be more flexible regarding IP versionsRichard Levitte2023-09-081-1/+0
* The canonical localhost IPv6 address is [::1] not [::]Tomas Mraz2023-08-251-1/+1
* http_server.c: allow clients to connect with IPv6Dr. David von Oheimb2023-08-151-2/+2
* CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb2023-07-176-3/+109
* CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan2023-07-101-6/+14
* CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb2023-06-011-0/+4
* CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb2023-05-122-2/+14
* APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb2023-04-281-0/+2
* 80-test_cmp_http.t: fix server port and confusion client vs. server configDr. David von Oheimb2023-03-251-3/+2
* apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb2023-03-251-3/+6
* OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb2023-02-138-88/+120
* CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb2023-01-161-0/+1
* CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb2022-01-041-0/+1
* CMP test_commands.csv: improve test for -reqin, adding -reqin_new_tidDr. David von Oheimb2021-12-131-2/+2
* CMP test_verification.csv: add missing test case for -untrusted with non-matc...Dr. David von Oheimb2021-12-131-0/+1
* CMP test_enrollment.csv: clean up test cases regarding (non-existing) directo...Dr. David von Oheimb2021-12-131-4/+4
* 80-test_cmp_http_data/test_commands.csv: fix minor glitch in column alignmentDr. David von Oheimb2021-12-091-1/+1
* APPS/cmp: fix -rspin option such that it works again without -reqinDr. David von Oheimb2021-12-091-0/+4
* 80-test_cmp_http: Make server diagnostics more verbose to aid debuggingDr. David von Oheimb2021-11-171-0/+2
* 80-test_cmp_http.t: Remove -certout option where not neededDr. David von Oheimb2021-09-241-0/+1
* cmp_mock_srv.c: Add missing OldCertID check for 'kur' cert update requestsDr. David von Oheimb2021-06-301-1/+2
* 80-test_cmp_http.t: Re-enable CMP tests for AIX, removing some inessential te...Jon Spillett2021-06-033-5/+0
* apps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT port reporting more r...Dr. David von Oheimb2021-05-292-2/+2
* TEST: Avoid using just 'example.com' - test_cmp_httpRichard Levitte2021-05-242-4/+4
* 80-test_cmp_http: Invert and correct the logic of success vs. failure exitDr. David von Oheimb2021-05-225-278/+278
* Adapt 80-test_cmp_http.t and its data for random accept portsRichard Levitte2021-05-163-6/+7
* HTTP: Implement persistent connections (keep-alive)Dr. David von Oheimb2021-05-141-43/+49
* 81-test_cmp_cli_data: fixup on CSR test casesDr. David von Oheimb2021-02-193-9/+18
* test/recipes: split 81_test_cmp_cli.t, add test using -engine loader_atticDr. David von Oheimb2021-02-0429-0/+7097