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. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies