Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20752)
[B<-macopt> I<nm>:I<v>]
[B<-noout>]
[B<-quiet>]
+[B<-pedantic>]
[B<-no_conditional_errors>]
[B<-no_security_checks>]
[B<-ems_check>]
Disable logging of the self tests.
+=item B<-pedantic>
+
+Configure the module so that it is strictly FIPS compliant rather
+than being backwards compatible. This enables conditional errors,
+security checks etc. Note that any previous configuration options will
+be overwritten and any subsequent configuration options that violate
+FIPS compliance will result in an error.
+
=item B<-no_conditional_errors>
Configure the module to not enter an error state if a conditional self test