]> andersk Git - openssh.git/blobdiff - INSTALL
fix spacing of include
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index fbd89f95748b5885135112cfacaf8ed9cef1ffae..e3c205e6232b807682d6983119567867318400bd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@
 
 You will need working installations of Zlib and OpenSSL.
 
-Zlib 1.1.4 or greater:
+Zlib 1.1.4 or 1.2.1.2 or greater (ealier 1.2.x versions have problems):
 http://www.gzip.org/zlib/
 
 OpenSSL 0.9.6 or greater:
@@ -51,9 +51,8 @@ http://www.lothar.com/tech/crypto/
 
 S/Key Libraries:
 
-If you wish to use --with-skey then you will need the above library
-installed.  No other current S/Key library is currently known to be
-supported.
+If you wish to use --with-skey then you will need the library below
+installed.  No other S/Key library is currently known to be supported.
 
 http://www.sparc.spb.su/solaris/skey/
 
@@ -166,6 +165,8 @@ created.
 --with-ssl-dir=DIR allows you to specify where your OpenSSL libraries
 are installed.
 
+--with-ssl-engine enables OpenSSL's (hardware) ENGINE support
+
 --with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to
 real (AF_INET) IPv4 addresses. Works around some quirks on Linux.
 
This page took 0.069965 seconds and 4 git commands to generate.