Skip to main content

A simple tool to deploy TLS certificates obtained using Certbot to FreeNAS systems.

Project description

Certbot FreeNAS Deployer

https://img.shields.io/pypi/v/certbot_freenas_deployer.svg Build Status Documentation Status Dependency Updates

A simple tool to deploy TLS certificates obtained using Certbot to FreeNAS systems.

Features

This tool is intended to be used as a “deploy hook” in Certbot configurations, where Certbot is running on a separate system from FreeNAS (either physically separate, or a jail within the FreeNAS system). In order for Let’s Encrypt to be able to validate ownership of the domain name used for the certificate, you’ll need to use a suitable challenge method. Since the HTTP-01 and TLS-SNI-01 challenge methods would both require your FreeNAS system to be reachable by the Let’s Encrypt servers, and this is generally regarded as a signficant security risk, it is recommended to use the DNS-01 challenge method with a suitable DNS authenticator for your DNS provider.

The tool requires (at least) FreeNAS 11.1, which is the version in which the GUI certificate update API methods were introduced. It also requires Python 3.5 or a later version.

Credits

This tool was inspired by danb35’s deploy-freenas script, but is intended for use with the Certbot tool from the Electronic Frontier Foundation.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

1.1.1 (2018-10-29)

  • Revert docs to ‘Alabaster’ theme since ‘Guzzle’ does not work on ReadTheDocs.

1.1.0 (2018-10-29)

  • Documentation improvements.

  • Update setup.py to require Python 3.5 or later.

  • Converted docs to ‘Guzzle’ theme.

1.0.0 (2018-10-28)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbot_freenas_deployer-1.1.1.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distribution

certbot_freenas_deployer-1.1.1-py2.py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page