From: Dr. Stephen Henson <steve@openssl.org>
Date: Wed, 12 Oct 2011 15:35:34 +0000 (+0000)
Subject: Update instructions.
X-Git-Tag: OpenSSL-fips-2_0-rc1~78
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=df36faaaa25c94ae4753c664026e2ab9f335e4d7;p=oweals%2Fopenssl.git

Update instructions.
---

diff --git a/README.FIPS b/README.FIPS
index d9f2abba50..64d672a470 100644
--- a/README.FIPS
+++ b/README.FIPS
@@ -30,7 +30,7 @@ Run test vectors:
 3. Run the test vector perl script, for example:
 
    cd fips
-   perl fipsalgtest.pl --dir=/wherever/stuff/was/extracted
+   perl fipsalgtest.pl --disable-v2 --dir=/wherever/stuff/was/extracted
 
 4. It should say "passed all tests" at the end. Report full details of any
    failures.