helgeerbe
5ce3289390
update dependency certbot >= 3.0.0
2024-11-09 17:04:21 +01:00
helgeerbe
91b8c5c030
build: prepare version 2024.10.20
2024-10-20 16:10:33 +02:00
helgeerbe
d7bf47e77c
fix: set long_description_content_type to text/markdown
...
This error breaks the upload to pypi
2024-10-20 16:03:17 +02:00
helgeerbe
1c69320b67
keep certbot 2.11.0
2024-10-19 17:07:18 +02:00
DorianCoding
894ec02c6a
Certbot 3.0 update
2024-10-17 07:54:10 +02:00
DorianCoding
0e93705e19
Typo error
2024-10-15 13:17:52 +02:00
DorianCoding
f1cca97647
Change of version
2024-10-15 13:09:14 +02:00
DorianCoding
62232e8ae3
Snap test
2024-10-13 17:06:13 +02:00
helgeerbe
d816ebd145
Prepare new release 2024.01.08
2024-01-08 10:59:02 +01:00
helgeerbe
bb89121fbb
update version number
2023-11-13 13:17:44 +01:00
helgeerbe
94b8817623
Merge branch 'dev'
2022-11-24 14:48:50 +01:00
helgeerbe
1eede89442
Change Development Status on
...
master branch to Stable
2022-11-24 14:46:58 +01:00
helgeerbe
43b053ef22
Make plugin compliant for certbot 2.x
2022-11-24 14:38:19 +01:00
Helge
3976e00bf9
New release 2022.05.15
2022-05-15 15:00:17 +02:00
helgeerbe
d30a8c2ae4
Update setup.py
2021-09-20 16:44:58 +02:00
helgeerbe
a0d5ab5dda
Update setup.py
2021-09-20 16:19:49 +02:00
Helge
1087e6fbf0
change dependencies certbot >= 0.31.0
2020-12-30 19:13:52 +01:00
Helge
6e5f6ed725
0.0.6
2020-12-30 15:30:44 +01:00
Helge
e962f44f0e
update dependencies
2020-12-30 15:30:05 +01:00
Helge
1a15b3ee84
first pip package
2020-12-30 00:41:29 +01:00
Helge
41f7c27fae
Release 0.0.4
2020-12-30 00:30:43 +01:00
Helge
6d5396cc58
update docc
2020-12-22 17:53:31 +01:00
Helge
d6b0bf9f05
change to debugable
2020-12-21 13:19:45 +01:00
helgeerbe
f6bc5bc9e9
renamings
2020-12-18 23:17:19 +01:00
Luis Daniel Lucio Quiroz
ff5aec2d5d
Not mine ( #3 )
...
* Update README.md
Replaced a leftover dns-netcup with dns-ispconfig in Named arguments section. Also added a ISPConfig 3.1 path to the Credentials file, that is required, I found it to fail when not included.
* Update dns_ispconfig.py
Added the `stamp` parameter to API JSON that is required by ISPConfig
* Allow full name zones
Add the original record name (full domain including _acme-challenge bit) to the list of domain guesses to check with ISPConfig. Now the full record is tried first and so if there is a zone named _acme-challenge.example.com it will be used instead of example.com. The actual record name is then empty.
* Update sutup.py
Removed encoding parameter as it is not known to python 2.7 and default in python 3
Co-authored-by: Michal Krejčí <michal@krejci.vip>
2020-01-23 09:19:09 +01:00
Matthias Bilger
0d9f408dbf
fixed author and formatting
2019-08-15 21:07:56 +02:00
Matthias Bilger
a2714b0b1f
Do not update multiple challenges
...
Do not update if data does not match.
2019-08-15 20:33:25 +02:00
Matthias Bilger
9b9c6fbb64
fixed logging
2019-08-15 20:14:50 +02:00
Matthias Bilger
534ea3a78e
fixed replacement of zone postfix
2019-08-15 20:01:00 +02:00
Matthias Bilger
cef0a0b330
added logging and some improvements
2019-08-15 19:55:03 +02:00
Matthias Bilger
0b76e29b65
Initial Version of plugin
2019-08-15 18:47:08 +02:00