bash

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Manual OpenSSL update
4 Treffer, Zuletzt geändert:
vulnerabilities. ===== Preparations ===== <code bash> apt-get install autoconf python libtool build-es... ial </code> ==== Download and unpack ==== <code bash> wget ftp://ftp.openssl.org/source/openssl-1.0.2i... ==== Installation ===== ==== Compile ==== <code bash> cd openssl-1.0.2i ./config --prefix=/usr zlib-dy... make test sudo make sudo make install </code> ===== Testing ===== <code bash> openssl version </code>