Skip to content

ifoam/letsencrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

letsencrypt

Enable SSL via Let’s Encrypt Install CertBot (if repo add fails, install software-properties-common).. $ add-apt-repository ppa:certbot/certbot $ apt clean all && apt update $ apt install -y certbot python-certbot-apache .. certify the domain.. $ certbot --apache -d domain.tld .. and check the autorenewal is present and working. $ cat /etc/cron.d/certbot $ certbot renew --dry-run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published