quictls
Utilities from the general purpose cryptography library with TLS implementation
License: OpenSSL
https://quictls.github.io
Description
The quictls toolkit provides support for secure communications between machines. quictls includes a certificate management tool and shared libraries which provide various cryptographic algorithms and protocols. Comes with QUICTLS support. It supports system default cipher profile, which is a system-wide crypto policy on RHEL 8 and later.
Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
Install
CentOS/RHEL 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install quictls
CentOS/RHEL 9
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install quictls
CentOS/RHEL 8
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install quictls
CentOS/RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install quictls