Print out Suite B status.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 20 Nov 2014 14:50:54 +0000 (14:50 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 20 Nov 2014 22:14:45 +0000 (22:14 +0000)
commitf90fd2b017f0f0bfae72e4f157b7a2f60397858a
treef4eb938402af205c70f2b4f9df8fc0ae617c7007
parent8d325d1d36fb46c49cf7f36e7c181a7034474d32
Print out Suite B status.

When using the -xcert option to test certificate validity print out
if we pass Suite B compliance. We print out "not tested" if we aren't
in Suite B mode.
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 7d4cdededc371854eb36e773ed18204593e994e1)
apps/s_cb.c