Skip to content

Instantly share code, notes, and snippets.

@jeffreysmooths
jeffreysmooths / how-to-install-openssl-1.1.1-on-centos-7.md
Created September 3, 2022 23:32
How to install openssl 1.1.1 on CentOS 7

How To Install OpenSSL 1.1.1 on CentOS 7

This tutorial goes through how to install openssl 1.1.1 on CentOS 7, since the yum repo only installs up to openssl 1.0.

Requirements

Upgrade the system

yum -y update