0
0
mirror of https://github.com/saltstack-formulas/letsencrypt-sh-formula.git synced 2025-02-21 12:35:01 +01:00
Raphaël Hertzog dcfdc638b9 Initial commit
2016-06-21 12:33:55 +02:00
2016-06-21 12:33:55 +02:00
2016-06-21 12:33:55 +02:00
2016-06-21 12:33:55 +02:00
2016-06-21 12:33:55 +02:00
2016-06-21 12:33:55 +02:00
2016-06-21 12:33:55 +02:00

======================
letsencrypt-sh-formula
======================

This formula allows you to use the
`letsencrypt.sh <https://github.com/lukas2511/letsencrypt.sh>` client
to automatically manage TLS certificates issued by the
`letsencrypt.org <https://letsencrypt.org>` service.

Available states
================

.. contents::
    :local:

``letsencrypt-sh``
------------------

Installs the letsencrypt.sh client, its configuration file, the apache
integration and the cron job.

``letsencrypt-sh.install``
--------------------------

Installs the letsencrypt.sh client.

``letsencrypt-sh.config``
-------------------------

Installs the letsencrypt.sh configuration file.

``letsencrypt-sh.apache``
-------------------------

Installs the Apache integration allowing letsencrypt.sh to validate HTTP
challenges required by letsencrypt.org to issue/renew TLS certificates.

``letsencrypt-sh.cron``
-----------------------

Enables a periodic task that renews managed TLS certificates that are
about to expire.
Description
No description provided
Readme 20 KiB
Languages
SaltStack 59%
HTML 25%
Shell 16%