Choose your operating system: Debian 11 (Bullseye) Debian 10 (Buster) Debian 9 (Stretch) Debian 8 (Jessie) Debian 7 (Wheezy) Ubuntu 22.04 Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04 Ubuntu 19.10 Ubuntu 19.04 Ubuntu 18.10 Ubuntu 18.04 Ubuntu 17.10 Ubuntu 17.04 Ubuntu 16.10 Ubuntu 16.04 Ubuntu 14.04 RHEL/CentOS/SL (6, 7, and 8) Amazon Linux 1 Amazon Linux 2 Fedora (27+) Arch Linux MacOS (Homebrew) Other
Prerequisite: the ca-certificates package must be installed.
ca-certificates
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/bullseye/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/bullseye/sslmate.gpg
apt-get update
apt-get install sslmate
Or: Direct .deb download
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/buster/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/buster/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/stretch/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/stretch/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/jessie/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/jessie/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/wheezy/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/wheezy/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu2204/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu2204/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu2110/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu2110/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu2104/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu2104/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu2010/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu2010/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu2004/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu2004/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1910/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1910/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1904/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1904/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1810/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1810/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1804/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1804/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1710/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1710/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1704/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1704/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1610/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1610/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1604/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1604/sslmate.gpg
wget -P /etc/apt/sources.list.d https://sslmate.com/apt/ubuntu1404/sslmate1.list
wget -P /etc/apt/trusted.gpg.d https://sslmate.com/apt/ubuntu1404/sslmate.gpg
Prerequisite: the wget and ca-certificates packages must be installed.
wget
wget -P /etc/yum.repos.d https://sslmate.com/yum/centos/SSLMate1.repo
wget -P /etc/pki/rpm-gpg https://sslmate.com/yum/centos/RPM-GPG-KEY-SSLMate
yum install sslmate
Or: Direct .rpm download
wget -P /etc/yum.repos.d https://sslmate.com/yum/amzn1/SSLMate1.repo
wget -P /etc/pki/rpm-gpg https://sslmate.com/yum/amzn1/RPM-GPG-KEY-SSLMate
wget -P /etc/yum.repos.d https://sslmate.com/yum/amzn2/SSLMate1.repo
wget -P /etc/pki/rpm-gpg https://sslmate.com/yum/amzn2/RPM-GPG-KEY-SSLMate
wget -P /etc/yum.repos.d https://sslmate.com/yum/fedora/SSLMate1.repo
wget -P /etc/pki/rpm-gpg https://sslmate.com/yum/fedora/RPM-GPG-KEY-SSLMate
yaourt sslmate
brew update
brew install 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.