Add recipes for the larger protocols
authorRichard Levitte <levitte@openssl.org>
Sun, 19 Apr 2015 20:24:17 +0000 (22:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:57 +0000 (16:10 +0200)
commit88b8a5279f452027c193c2de7909dd9f7c9736c6
tree7441507a5791f2d282052614ed8c9cc2923e5d3f
parent4fb35f8fcba5b49bdf8223e1964ef4cf640ea0ca
Add recipes for the larger protocols

This covers the certificate authority commands, the cms and smime
commands, OCSP, SSL and TSA.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/80-test_ca.t [new file with mode: 0644]
test/recipes/80-test_cms.t [new file with mode: 0644]
test/recipes/80-test_ocsp.t [new file with mode: 0644]
test/recipes/80-test_ssl.t [new file with mode: 0644]
test/recipes/80-test_tsa.t [new file with mode: 0644]