mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 06:55:15 +02:00
Update openssl version - f
parent
6dfbf80641
commit
ef8bc3fd8a
@ -36,15 +36,15 @@
|
|||||||
|
|
||||||
**Download OpenSSL**
|
**Download OpenSSL**
|
||||||
|
|
||||||
`# wget https://www.openssl.org/source/openssl-1.0.2e.tar.gz`
|
`# wget https://www.openssl.org/source/openssl-1.0.2f.tar.gz`
|
||||||
|
|
||||||
**Unzip OpenSSL**
|
**Unzip OpenSSL**
|
||||||
|
|
||||||
`# tar -zxvf openssl-1.0.2e.tar.gz`
|
`# tar -zxvf openssl-1.0.2f.tar.gz`
|
||||||
|
|
||||||
**Build and Install OpenSSL**
|
**Build and Install OpenSSL**
|
||||||
|
|
||||||
`# cd openssl-1.0.2e`
|
`# cd openssl-1.0.2f`
|
||||||
|
|
||||||
`# ./config`
|
`# ./config`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user