Commit Graph

16 Commits

Author SHA1 Message Date
Derek Atkins
2f1c460acc Add documentation for configuring RFC2136 provider (#2116)
* Add documentation for configuring RFC2136 provider

* Add empty lines around code blocks; fix embedded code
2021-07-12 16:04:18 +02:00
Joakim Sørensen
d10cc54943 Wrap provider configurations in details blocks (#2111) 2021-07-08 12:44:58 +02:00
Geoff Maciolek
c60cb81490 Add Linode example w/notes on API & type error (#2048)
* add Linode example w/notes on API & type error

Linode's `linode_version` setting must be set with quotes in the YAML to prevent a type error. Also, included links to the API key information in Linode's documentation.

* Update letsencrypt/DOCS.md

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-07-08 11:51:37 +02:00
Mike Edmunds
c81448d00d Docs: update CloudFlare token permissions (#1702)
CloudFlare has improved its API, and as of [Certbot 1.6.0][1] (2020-07-07),
Certbot no longer requires permissions on all zones in your CloudFlare account.
(See PR certbot/certbot#8015.)

Verified in Let's Encrypt Add-on 4.11.0 running in Home Assistant 0.118.4.

[1]: https://github.com/certbot/certbot/releases/tag/v1.6.0
2020-12-04 12:24:38 +01:00
chaptergy
091f8de99b letsencrypt: Adds Njalla dns support (#1610) 2020-10-04 16:26:20 +02:00
AdighaLogic
9b880a7002 Update DOCS.md (#1608)
Fixed some typos.
2020-10-02 07:16:28 +02:00
Joakim Sørensen
b9b903123c Change email examples (#1520) 2020-07-30 02:54:34 +02:00
lambtho
8ca0253638 Improve DNS-OVH documentation (#1491)
Give more details about the API Key requirements for DNS challenge with OVH, following [certbot documentation](https://certbot-dns-ovh.readthedocs.io/en/stable/). 
Added example configuration and details about api_endpoint.
2020-07-27 23:55:20 +02:00
Kai Willadsen
cd2cfe6fcd letsencrypt: Fix DNS challenge provider format (#1441) 2020-07-04 10:50:23 +02:00
Kevyn Bruyere
b271b1f0b1 letsencrypt: Add custom ACME server option (#1383) 2020-06-16 16:05:38 +02:00
Simon Lepla
cb031bfe41 letsencrypt: Add DirectAdmin DNS provider (#1381) 2020-06-11 11:33:34 +02:00
mat1990dj
29eb3f9b6b Add OVH provider (#1351)
Add OVH provider
2020-05-26 12:15:22 +02:00
IceEyz
80da6e8aaf Add support for TransIP DNS Provider (#1322)
* Add TransIP DNS Provider

* Cleanup and fix SC errors.

* Fix SC2004.
2020-05-23 13:24:53 +02:00
Christophe Fergeau
3bd89bca24 letsencrypt: Add Gandi DNS provider (#1287)
This is using https://pypi.org/project/certbot-plugin-gandi/ and is
loosely based on commit ae84a86209 which added support for netcup.
2020-05-18 12:24:30 +02:00
gitolicious
16c132e102 Explain how to use route53 dns challenge (#1316) 2020-05-14 11:41:05 +02:00
Franck Nijhof
6ad560730b letsencrypt: Split documentation (#1309) 2020-05-11 19:57:23 +02:00