diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index b65047200..534c93423 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -416,7 +416,7 @@ I would run ./configure --prefix=/home/fyodorThe version detection system and Nmap Scripting Engine are able to probe SSL-encrypted services using the free OpenSSL libraries. Normally the Nmap build system looks for these libraries on your system and include this capability if they are found. If they are in a location your compiler does not search for by default, but you still want them to be used, specify . Nmap then looks in directoryname/libs for the OpenSSL libraries themselves and directoryname/include for the necessary header files. Specify to disable SSL entirely. OpenSSLpackages required for -Some distributions ship with user OpenSSL libraries that allow running programs, but not the developer files needed to compile them. Without these developer packages, Nmap will not have OpenSSL support. On Debian-based systemsDebian, install the libssl-dev package.libssl-dev package On Red Hat–based systems,Red Hat install libopenssl-devel.libopenssl-devel +Some distributions ship with user OpenSSL libraries that allow running programs, but not the developer files needed to compile them. Without these developer packages, Nmap will not have OpenSSL support. On Debian-based systemsDebian, install the libssl-dev package.libssl-dev package On Red Hat–based systems,Red Hat install openssl-devel.openssl-devel