Table of Contents

Let's Encrypt

TO-DO

Install

/bin/su - root
cd /opt/src
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt
sv down httpd
./letsencrypt-auto certonly -a standalone -d example.com --server https://acme-v01.api.letsencrypt.org/directory --agree-dev-preview
sv up httpd
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information