Merge branch 'master' of https://github.com/helgeerbe/certbot-dns-ionos
This commit is contained in:
commit
918b4bff8e
1 changed files with 4 additions and 1 deletions
|
@ -130,6 +130,9 @@ The file 'domain.tld.ini' must be replaced with the version of the example 'cred
|
||||||
|
|
||||||
- 2024.11.09
|
- 2024.11.09
|
||||||
- Update for Certbot 3.0.0
|
- Update for Certbot 3.0.0
|
||||||
|
- 2024.10.20
|
||||||
|
- fix: set long_description_content_type to text/markdown.
|
||||||
|
This error breaks the upload to pypi
|
||||||
- 2024.10.19
|
- 2024.10.19
|
||||||
- Update for Certbot 2.11.0
|
- Update for Certbot 2.11.0
|
||||||
- Update README.md, changed from README.rst
|
- Update README.md, changed from README.rst
|
||||||
|
@ -155,4 +158,4 @@ The file 'domain.tld.ini' must be replaced with the version of the example 'cred
|
||||||
|
|
||||||
It's important to note that this plugin targets [IONOS Developer DNS API](https://developer.hosting.ionos.com/docs/dns>).
|
It's important to note that this plugin targets [IONOS Developer DNS API](https://developer.hosting.ionos.com/docs/dns>).
|
||||||
If you are using IONOS [Cloud DNS service](https://cloud.ionos.com/network/cloud-dns>),
|
If you are using IONOS [Cloud DNS service](https://cloud.ionos.com/network/cloud-dns>),
|
||||||
there is a different plugin provided by IONOS: <https://github.com/ionos-cloud/certbot-dns-ionos-cloud>
|
there is a different plugin provided by IONOS: <https://github.com/ionos-cloud/certbot-dns-ionos-cloud>
|
||||||
|
|
Loading…
Reference in a new issue