Dr. David von Oheimb
eb5087fc7c
test/recipes/81-test_cmp_cli_data/Mock/server.cnf: minor cleanup
...
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12655 )
2020-09-10 07:35:07 +02:00
Dr. David von Oheimb
4245fd64c8
81-test_cmp_cli: Make test output files all different according to #11080
...
Also some minor improvements mostly of test cases regarding PKCS#10 CSR input
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12655 )
2020-09-10 07:35:07 +02:00
Dr. David von Oheimb
d96486dc80
apps/cmp.c: Allow default HTTP path (aka CMP alias) given with -server option
...
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12786 )
2020-09-08 15:36:24 +02:00
Dr. David von Oheimb
1e24c82435
Speed-up for tests in 81-test_cmp_cli_data/test_connection.csv
...
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12175 )
2020-06-22 16:41:24 +02:00
Dr. David von Oheimb
11baa470a2
Fix CMP -days option range checking and test failing with enable-ubsan
...
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12175 )
2020-06-22 16:39:26 +02:00
Dr. David von Oheimb
168c595b14
Chunk 12 of CMP contribution to OpenSSL: CLI-based high-level tests
...
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Also includes CRMF (RFC 4211) and HTTP transfer (RFC 6712).
Adds the CMP and CRMF API to libcrypto and the "cmp" app to the CLI.
Adds extensive documentation and tests.
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11998 )
2020-06-13 15:13:38 +02:00