Basic test for "openssl req -precert" via apps/CA.pl
authorRob Percival <robpercival@google.com>
Thu, 10 Mar 2016 20:26:34 +0000 (20:26 +0000)
committerRich Salz <rsalz@openssl.org>
Wed, 22 Feb 2017 15:40:30 +0000 (10:40 -0500)
commitcaee75d2c66221a5c519f881ba216af9bd240c35
tree4ae7b352dadbd55585e791b6615491fd27c5c761
parentb6486bf749bf6246dbae7643c5fb7717cf388072
Basic test for "openssl req -precert" via apps/CA.pl

TODO(robpercival): Should actually test that the output certificate
contains the poison extension.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/843)
test/recipes/80-test_ca.t