mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 14:04:59 +02:00
Update openssl version - f
parent
6dfbf80641
commit
ef8bc3fd8a
@ -36,15 +36,15 @@
|
||||
|
||||
**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**
|
||||
|
||||
`# tar -zxvf openssl-1.0.2e.tar.gz`
|
||||
`# tar -zxvf openssl-1.0.2f.tar.gz`
|
||||
|
||||
**Build and Install OpenSSL**
|
||||
|
||||
`# cd openssl-1.0.2e`
|
||||
`# cd openssl-1.0.2f`
|
||||
|
||||
`# ./config`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user