]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update from 0.9.7-stable.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 21 Feb 2007 18:17:19 +0000 (18:17 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 21 Feb 2007 18:17:19 +0000 (18:17 +0000)
Configure

index 5c186e341fa7b993b2e9025467a2e36c5f910c5f..b894e61c01134a5df4e541725c3894ab522eefb1 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1667,6 +1667,17 @@ libraries on this platform, they will at least look at it and try their best
 (but please first make sure you have tried with a current version of OpenSSL).
 EOF
 
+print <<\EOF if ($fipscanisterinternal);
+
+WARNING: OpenSSL has been configured using unsupported option(s) to internally
+generate a fipscanister.o object module for TESTING PURPOSES ONLY; that
+compiled module is NOT FIPS 140-2 validated and CANNOT be used to replace the
+OpenSSL FIPS Object Module as identified by the CMVP
+(http://csrc.nist.gov/cryptval/) in any application requiring the use of FIPS
+140-2 validated software. 
+
+EOF
+
 exit(0);
 
 sub usage