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:13:05 +0000 (22:13 +0000)
commit7d4cdededc371854eb36e773ed18204593e994e1
tree4ab65f1a2b2107eb7178350fb78584a513ca12ad
parent7255ca99df1f2d83d99d113dd5ca54b88d50e72b
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>
apps/s_cb.c