Add a test for the dhparam CLI application
authorMatt Caswell <matt@openssl.org>
Thu, 22 Oct 2020 09:23:43 +0000 (10:23 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Nov 2020 09:01:07 +0000 (09:01 +0000)
commit97485aec7f16714f309aeb6637bc4faa2f61f98a
tree5451e696588952187638721c9cf6fb9f27bdd01e
parent1fd08e909d6c325e86b0bfdd0c89c2011fa44ce2
Add a test for the dhparam CLI application

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13231)
test/recipes/20-test_dhparam.t [new file with mode: 0644]
test/recipes/20-test_dhparam_data/pkcs3-2-1024.der [new file with mode: 0644]
test/recipes/20-test_dhparam_data/pkcs3-2-1024.pem [new file with mode: 0644]
test/recipes/20-test_dhparam_data/pkcs3-2-2048.der [new file with mode: 0644]
test/recipes/20-test_dhparam_data/pkcs3-2-2048.pem [new file with mode: 0644]
test/recipes/20-test_dhparam_data/pkcs3-5-1024.der [new file with mode: 0644]
test/recipes/20-test_dhparam_data/pkcs3-5-1024.pem [new file with mode: 0644]
test/recipes/20-test_dhparam_data/x942-0-1024.der [new file with mode: 0644]
test/recipes/20-test_dhparam_data/x942-0-1024.pem [new file with mode: 0644]