Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1 KB

README.rst

File metadata and controls

37 lines (25 loc) · 1 KB

certbot-formula

Creates certificates and manages renewal using the letsencrypt service.

Available states

Installs and configures the letsencrypt certbot client, creates the requested certificates and installs renewal cron job. This is a shortcut for certbot.install certbot.config and certbot.domains .

Only installs the letsencrypt/certbot client.

Manages /etc/letsencrypt/cli.ini config file.

Creates a certificate with the domains in each domain set (certbot:domainsets in pillar). Letsencrypt uses a relatively short validity of 90 days. Therefore, a cron job for automatic renewal every 60 days is installed for each domain set as well.