neil
fe5d2e3ef7
fix rule
6 hours ago
orangepizza
bf486bb988
Update copilot instruction to match actual PR rule ( #6873 )
old version had instruction to use bash-only [[ ]] test, remove it and add rules for DNS script writing from https://github.com/acmesh-official/acme.sh/issues/343
6 days ago
Tomáš Pavlič
3c8c735362
[dnsapi] add subreg.cz dns hook ( #6848 )
* Add DNS hook for subreg.cz
2 weeks ago
heximcz
c397bd6573
Add BEST-HOSTING DNS API ( #6859 )
* Add BEST-HOSTING DNS API
2 weeks ago
neil
e26ce2f19c
fix https://github.com/acmesh-official/acme.sh/issues/4924#issuecomment-4069887654
2 weeks ago
neil
af5e592fe4
fix https://github.com/acmesh-official/acme.sh/issues/6866#issuecomment-4080403721
2 weeks ago
neil
e21be4455f
format
2 weeks ago
neil
5842e6ff4f
don't switch from test back to production ca
2 weeks ago
CZECHIA-COM
8aea731bd4
Add dns_czechia DNS API plugin ( #6764 )
* Create dns_czechia.sh
This PR adds a DNS API plugin for CZECHIA.COM / RegZone (ZONER a.s.).
3 weeks ago
neil
3198c1af6e
fix https://github.com/acmesh-official/acme.sh/issues/6856#issuecomment-4054175916
3 weeks ago
neil
fc8a61f10f
update
3 weeks ago
neil
cc677ba9f1
minor
4 weeks ago
Ludwig
03860a4978
dnsapi/dns_me: ignore "already exists" error for multi-domain support ( #6830 )
4 weeks ago
neil
da5e818907
Merge pull request #6796 from Tra5is/add_technitium_expiry_ttl
Add Expiry TTL option for Technitium DNS API
1 month ago
Travis
f0146bd90e
shfmt edit
1 month ago
Tra5is
20722ea030
Merge branch 'dev' into add_technitium_expiry_ttl
1 month ago
neil
fdd2e4f19a
add copilot
1 month ago
neil
89c86efc56
Merge pull request #6793 from ecm75/fix_kemplm
fixed checking for existing domain on loadmaster
1 month ago
Eike-Christian Müller
8ca1c83b95
Fixed missing error return value when certificate upload fails.
1 month ago
neil
8304d3e323
Merge pull request #6800 from pgerber/ipv6-debug
Fix IPv6 URL when trying to fetch challenge ourselves for debugging
1 month ago
Peter Gerber
b5bfd08e35
Fix IPv6 URL when trying to fetch challenge ourselves for debugging
Fixes the following error when debugging is enabled:
[Sat Feb 21 04:00:22 CET 2026] Here is the curl dump log:
[Sat Feb 21 04:00:22 CET 2026] * URL rejected: Port number was not a decimal number between 0 and 65535
* closing connection #-1
IPv6 addresses in URLs need to be written like this:
http://[2001:43:5::250]
1 month ago
Travis
70f9e255d3
Add Expiry TTL option for Technitium DNS API
1 month ago
neil
12f147bf40
Merge pull request #6794 from infinitydev/pvefix
Add error check to Proxmox deploy hooks
1 month ago
infinitydev
bef0fdb1ae
check Proxmox Backup Server API response for errors
1 month ago
infinitydev
020a4bb5b3
check Proxmox VE API response for errors
1 month ago
emueller
acaaca89ab
fixed checking for existing domain on loadmaster
1 month ago
neil
bdfa988b65
Merge pull request #6436 from invario/localcopy-deploy-hook
Add 'localcopy' deploy-hook
2 months ago
neil
0e93d2bee1
Merge pull request #6786 from alexandergott-afk/dev
Allow more than one DNS server for HA environments #6785
2 months ago
alexandergott-afk
83424e7ba4
Add the information from my last accepted pull that the TSIG key is optional.
2 months ago
alexandergott-afk
5bc44caf50
Allow more than one DNS server for HA environments
2 months ago
alexandergott-afk
47412d1822
Update dns_nsupdate.sh
2 months ago
neil
f68a758974
Merge pull request #6775 from alexandergott-afk/master
Add some fixes for dns_nsupdate provider
2 months ago
alexandergott-afk
fb4ae10e08
Merge branch 'dev' into master
2 months ago
neil
824e7b3d80
Merge pull request #6709 from invario/docker-non-root-supercronic
Docker with non-root using supercronic
2 months ago
alexandergott-afk
34052e56d7
too many spaces removed
2 months ago
alexandergott-afk
3374c22169
Merge branch 'dev' into master
2 months ago
alexandergott-afk
4807df0c3e
Fix Tab
2 months ago
neil
b79146281c
Merge pull request #6767 from dga-nagra/panos-api-key
Fix bug + Allow panos deploy-hook to use PANOS_KEY
2 months ago
neil
ab3093d58c
Merge pull request #6472 from UncleVic/master
feat: #6471 add message_thread_id to telegram notifications
2 months ago
neil
c21db5c5d5
Change shebang to use env for portability
2 months ago
alexandergott-afk
ec0dc40ad8
Merge branch 'dev' into master
2 months ago
alexandergott-afk
7236ba2d7c
Update dns_nsupdate.sh
2 months ago
alexandergott-afk
b440e49164
Update dns_nsupdate.sh
2 months ago
neil
80e39eb63c
Merge pull request #6687 from kapouer/ssh-noscp-permissions
Ssh noscp permissions
2 months ago
dga-nagra
61e986f23c
Conditionnaly change permissions ( #1 )
2 months ago
David Gallay
6a60695549
Allowing panos deploy-hook to only depend on PANOS_KEY.
Previous version add bugs that were not properly using the _api_key.
It also enforced to provide PANOS_USER and PANOS_PASSWORD which can be very constraining.
PANOS_KEY now has precedence. If not provided, the script falls back to PANOS_USER and PANOS_PASSWORD.
2 months ago
neil
28c088611a
Merge pull request #6440 from jf-lines/dns_infomaniak_API_v2
dns_infomaniak: upgraded to API v2. v1 is deprecated.
2 months ago
JF DAGUIN
274fd53c83
Merge branch 'dev' into dns_infomaniak_API_v2
2 months ago
JF DAGUIN
a4595f334e
Merge branch 'acmesh-official:master' into dns_infomaniak_API_v2
2 months ago
JF DAGUIN
477277bd2d
Rewrite token scope and URL to add one
Updated comments for clarity and formatting.
2 months ago