Skip to content
Choose your operating system: Debian 12 (Bookworm) Debian 11 (Bullseye) Debian 10 (Buster) Debian 9 (Stretch) Ubuntu 24.10 Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04 RHEL/CentOS/SL (6, 7, and 8) Amazon Linux 1 Amazon Linux 2 Amazon Linux 2023 Fedora (27+) Other
Prerequisite: the ca-certificates package must be installed.
ca-certificates
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/bookworm/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/bookworm/sslmate.gpg
apt-get update
apt-get install sslmate
Or: Direct .deb download
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/bullseye/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/bullseye/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/buster/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/buster/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/stretch/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/stretch/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2410/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2410/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2404/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2404/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2310/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2310/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2304/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2304/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2210/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2210/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2204/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2204/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu2004/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu2004/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu1804/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu1804/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu1604/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu1604/sslmate.gpg
wget -O /etc/apt/sources.list.d/sslmate1.list https://sslmate.com/apt/ubuntu1404/sslmate1.list
wget -O /etc/apt/trusted.gpg.d/sslmate.gpg https://sslmate.com/apt/ubuntu1404/sslmate.gpg
Prerequisite: the wget and ca-certificates packages must be installed.
wget
wget -O /etc/yum.repos.d/SSLMate1.repo https://sslmate.com/yum/centos/SSLMate1.repo
wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-SSLMate https://sslmate.com/yum/centos/RPM-GPG-KEY-SSLMate
yum install sslmate
Or: Direct .rpm download
wget -O /etc/yum.repos.d/SSLMate1.repo https://sslmate.com/yum/amzn1/SSLMate1.repo
wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-SSLMate https://sslmate.com/yum/amzn1/RPM-GPG-KEY-SSLMate
wget -O /etc/yum.repos.d/SSLMate1.rep https://sslmate.com/yum/amzn2/SSLMate1.repo
wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-SSLMate https://sslmate.com/yum/amzn2/RPM-GPG-KEY-SSLMate
wget -O /etc/yum.repos.d/SSLMate1.rep https://sslmate.com/yum/amzn2023/SSLMate1.repo
wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-SSLMate https://sslmate.com/yum/amzn2023/RPM-GPG-KEY-SSLMate
wget -O /etc/yum.repos.d/SSLMate1.rep https://sslmate.com/yum/fedora/SSLMate1.repo
wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-SSLMate https://sslmate.com/yum/fedora/RPM-GPG-KEY-SSLMate
1. Download sslmate-latest.tar.gz and extract:
tar xzvf sslmate-latest.tar.gz
cd sslmate-VERSION
2. Install dependencies:
cpan URI Term::ReadKey JSON::PP
3. Install SSLMate to /usr/local/bin:
make install
Or, install to a custom prefix:
make install PREFIX=/path/to/directory
Next step: buy a new certificate.