neil
37cf431e80
Merge pull request #6676 from acmesh-official/dev
...
sync
2025-12-08 21:17:08 +01:00
neil
0c9d2dafe3
Merge pull request #6638 from pini-gh/fix-6081
...
dnsapi/dns_gandi_livedns.sh: save Gandi LiveDNS variables with prefix 'SAVED_'
2025-12-08 21:14:48 +01:00
neil
e8708a7489
fix solaris
2025-12-08 21:13:00 +01:00
neil
79592c700f
Merge pull request #6671 from ufozone/dev
...
Add mgw-media.de DNS API
2025-12-08 20:14:00 +01:00
Markus G.
ad3783170e
Fix formatting issues in dns_mgwm.sh script
2025-12-08 19:31:40 +01:00
Gilles Filippini
329dab9a67
Use '_mutable' functions for authentication variables
...
Fixes #6081 .
2025-12-08 19:02:33 +01:00
Markus G.
f142f37064
Remove DNS provider information comment
...
Removed comment about DNS provider information.
2025-12-08 18:49:51 +01:00
Markus G.
0d2955b48d
Update documentation links in dns_mgwm.sh
2025-12-08 18:49:51 +01:00
Markus G.
95da407de8
Refactor DNS API script to use new request function
2025-12-08 18:49:51 +01:00
Markus G.
503ca1e9c2
Change MGWM_API_BASE to use IP address
2025-12-08 18:49:51 +01:00
Markus G.
d8722c46d9
Consolidate API request logic in dns_mgwm.sh
...
Refactor DNS API functions to use a unified request handler.
2025-12-08 18:49:51 +01:00
Markus G.
546c2d47d5
Refactor DNS API for mgw-media.de
...
Updated DNS API script for mgw-media.de to use new base URL and improved API request structure.
2025-12-08 18:49:51 +01:00
Markus G.
2ba615555c
Refactor dns_mgwm.sh for improved API interaction
...
Refactor MGWM API script to improve clarity and functionality. Update API endpoint and streamline credential handling.
2025-12-08 18:49:51 +01:00
Markus G.
e94c6be4a1
Update MGWM API endpoint to IPv4
2025-12-08 18:49:51 +01:00
Markus G.
11eaad1fa7
Update API URLs to include .php extension
2025-12-08 18:49:51 +01:00
Markus G.
daf7f7c268
Refactor dns_mgwm.sh for better API integration
...
Refactor DNS API script to improve credential handling and update API endpoint.
2025-12-08 18:49:51 +01:00
ufozone
4965c704d7
Initial commit for mgw-media.de
2025-12-08 18:49:51 +01:00
neil
b7fe7a40ba
Merge pull request #6333 from EfficientIP-Labs/dns_efficientip
...
Implement DNS API for Efficientip SOLIDserver
2025-12-08 18:46:59 +01:00
neil
3b2c2b16b2
minor
2025-12-06 11:23:28 +01:00
neil
45cb36f6d9
fix https://github.com/acmesh-official/acme.sh/issues/6246#issuecomment-3610998032
2025-12-05 22:31:45 +01:00
neil
70e965fd55
Merge pull request #6665 from acmesh-official/dev
...
sync
2025-12-05 21:51:56 +01:00
neil
bee01c938a
add comment
2025-12-05 21:46:15 +01:00
neil
5cbae50ec1
Merge pull request #6651 from stefanriegel/master
...
Added dns provider for Infoblox Universal DDI
2025-12-02 20:00:09 +01:00
Stefan
004deaeea1
Merge branch 'dev' into master
2025-11-30 19:28:39 +01:00
Stefan Riegel
36b8ca2bc0
Fix shfmt formatting: Remove trailing whitespace
2025-11-30 00:49:36 +01:00
Stefan Riegel
890ab4a7bb
Refactor dns_infoblox_uddi.sh: Fix zone detection and add wildcard cert support
...
- Added _get_root() helper function for proper zone detection
- Fixed zone ID extraction to match dns/auth_zone/* pattern
- Added _infoblox_rest() wrapper for API calls with proper auth
- Improved error handling for authentication failures
- Added support for wildcard certificates (multiple TXT records)
- Filter by exact txtvalue when deleting records
- Follow acme.sh best practices and conventions
Tested with:
- Standard domain certificates
- Wildcard certificates (*.domain.com)
- Multiple subdomains
- Staging and production Let's Encrypt
2025-11-30 00:48:15 +01:00
Stefan Riegel
490b9e2d09
Clean up debug statements
2025-11-29 23:39:43 +01:00
Stefan Riegel
ca35e8c118
Fix zone_id extraction to query correct zone
2025-11-29 23:32:28 +01:00
Stefan Riegel
eeb91de6a3
Replace jq with shell-based JSON parsing
2025-11-29 23:13:52 +01:00
Stefan Riegel
657b7195d6
Fix Authorization header format
2025-11-29 23:06:26 +01:00
Stefan
054a73f297
fix DNS API
2025-11-29 22:48:06 +01:00
Stefan
5c6d8aacbe
Add files via upload
2025-11-29 22:38:02 +01:00
neil
ac0df6bc88
start 3.1.3
2025-11-29 16:36:14 +01:00
neil
f007b46c1b
Merge pull request #6644 from SunMar/patch-1
...
fix "dns_aws.sh: line 164: _error: command not found" #6443
2025-11-28 20:15:18 +01:00
SunMar
c5566eafeb
fix "dns_aws.sh: line 164: _error: command not found" #6443
2025-11-28 09:44:50 +01:00
neil
40290ad42a
Merge pull request #6643 from acmesh-official/dev
...
sync
3.1.2
2025-11-27 22:15:40 +01:00
neil
705fbcd570
fix https://github.com/acmesh-official/acme.sh/issues/6124#issuecomment-3586650156
2025-11-27 22:13:28 +01:00
asavin
75ee17aeeb
Remove unecessary base64 encoding
2025-11-25 14:47:40 +01:00
ZeroSSL-Andreas
9b30bd5a03
Update README.md
2025-11-25 14:41:31 +01:00
neil
94a163397b
Merge pull request #6630 from spin-acompany/feat-panos-filename
...
Add custom certname for panos
2025-11-23 11:52:02 +01:00
Antoni Company
46a2608783
fix: Renamed filaname to certname
...
- Changed filename to certname to better reflect the actual issue at hand.
- Restored _cdomain variable to its original place for clarity.
2025-11-22 09:22:45 +00:00
neil
d2539c3f1a
fix
...
https://github.com/acmesh-official/acme.sh/issues/6402
2025-11-20 21:18:50 +01:00
neil
8faebdc99c
Merge pull request #6632 from acmesh-official/dev
...
sync
2025-11-20 20:56:44 +01:00
Antoni Company
3d3053f427
feat: Add custom filename for panos
2025-11-20 10:06:37 +00:00
neil
90e6c9b87b
Merge pull request #6629 from WongIong/patch-1
...
Adapting to Cloudflare's new response
2025-11-19 20:51:34 +01:00
Mason
a9f96bf709
Reformat using shfmt
2025-11-20 00:29:44 +08:00
Mason
c950b67e4b
Adapting to Cloudflare's new response
2025-11-19 23:27:45 +08:00
neil
6715320e78
fix https://github.com/acmesh-official/acme.sh/issues/6610
...
https://github.com/acmesh-official/acme.sh/issues/6617#issuecomment-3546341480
2025-11-19 08:51:25 +01:00
neil
77805086d0
Merge pull request #6563 from PKlapp/dns_hetznercloud
...
Add Hetzner Cloud DNS provider (dns_hetznercloud)
2025-11-18 21:11:39 +01:00
neil
ff8c12ac75
Merge pull request #6620 from coderjoe/fix/readme-clarify-keylength-documentation
2025-11-17 22:08:20 +01:00