summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-06-02 20:44:11 +0200
committerRichard Levitte <levitte@openssl.org>2016-06-02 21:11:07 +0200
commit6616429d4cdeb946fe8eb0fe6823d5b3b7793ef5 (patch)
tree1a0c52d00d3047da59b75f2efbe3e109a4305ea2 /INSTALL
parent02d6070430de33cf09e1db6b77a6aa43390c62a8 (diff)
Build the 'openssl rehash' command on VMS version 8.3 and up
Include a note in INSTALL that tests must be run from an unprivileged process. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 901a5c094b..ff134f2cb1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -495,6 +495,9 @@
$ mms test ! OpenVMS
$ nmake test # Windows
+ NOTE: you MUST run the tests from an unprivileged account (or
+ disable your privileges temporarly if your platform allows it).
+
If some tests fail, look at the output. There may be reasons for
the failure that isn't a problem in OpenSSL itself (like a
malfunction with Perl). You may want increased verbosity, that