Robert Rettig
65892453be
take a fork of acmetest
2 weeks ago
Robert Rettig
cba0ff8321
Add oathtool to ubuntu package list in plat.conf
2 weeks ago
Robert Rettig
b6523c2301
Install oathtool in container via _setup function
2 weeks ago
Robert Rettig
e92d0a7492
Fix: Install oathtool at runtime in test container
2 weeks ago
Robert Rettig
0e5aab346f
Add oathtool to acmetest Docker image for 2FA support
2 weeks ago
Robert Rettig
a5ad15be02
Add oathtool to Docker job for 2FA support
2 weeks ago
Robert Rettig
27ebf09c5c
Improve _htmlEscape function robustness by using printf instead of echo
small commit to trigger github actions
2 weeks ago
Robert Rettig
1c65c04b54
update dns_inwx_info
2 weeks ago
Robert Rettig
987882ea37
fix delete
2 weeks ago
Sergey Parfenov
00aaed1b14
Fix strongswan deploy hook
Make it more resistant to deploy hooks api change by passing custom arguments first
2 weeks ago
Robert Rettig
e3b1bccb6a
Fixes to support INWX again
Fixes #6688
2 weeks ago
as-kholin
85ff92170b
Updated comment to be more clear on variable vs.
definition
2 weeks ago
Gary McGregor
7ac8c6c75b
Merge remote-tracking branch 'upstream/dev' into omglol_202512
2 weeks ago
neil
6004e7f5cd
Merge pull request #6675 from imiric/fix/exoscale-dns
fix: update Exoscale DNS script
2 weeks ago
as-kholin
4a7e5d0720
Updating Auth header to satisfy shellcheck
2 weeks ago
as-kholin
b4042d5ccb
Updated checks for empty parameters to actually trigger, and added a validation check against the omg.lol API to confirm address and apikey are good before proceeding
2 weeks ago
Ivan Mirić
1413aa332b
fix: update Exoscale DNS script
This updates the Exoscale DNS script to work with v2 of their API.
4 weeks ago
neil
37cf431e80
Merge pull request #6676 from acmesh-official/dev
sync
3 weeks ago
neil
0c9d2dafe3
Merge pull request #6638 from pini-gh/fix-6081
dnsapi/dns_gandi_livedns.sh: save Gandi LiveDNS variables with prefix 'SAVED_'
3 weeks ago
neil
e8708a7489
fix solaris
3 weeks ago
neil
79592c700f
Merge pull request #6671 from ufozone/dev
Add mgw-media.de DNS API
3 weeks ago
Markus G.
ad3783170e
Fix formatting issues in dns_mgwm.sh script
3 weeks ago
Gilles Filippini
329dab9a67
Use '_mutable' functions for authentication variables
Fixes #6081 .
2 months ago
Markus G.
f142f37064
Remove DNS provider information comment
Removed comment about DNS provider information.
4 weeks ago
Markus G.
0d2955b48d
Update documentation links in dns_mgwm.sh
4 weeks ago
Markus G.
95da407de8
Refactor DNS API script to use new request function
4 weeks ago
Markus G.
503ca1e9c2
Change MGWM_API_BASE to use IP address
4 weeks ago
Markus G.
d8722c46d9
Consolidate API request logic in dns_mgwm.sh
Refactor DNS API functions to use a unified request handler.
4 weeks ago
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.
4 weeks ago
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.
4 weeks ago
Markus G.
e94c6be4a1
Update MGWM API endpoint to IPv4
4 weeks ago
Markus G.
11eaad1fa7
Update API URLs to include .php extension
4 weeks ago
Markus G.
daf7f7c268
Refactor dns_mgwm.sh for better API integration
Refactor DNS API script to improve credential handling and update API endpoint.
4 weeks ago
ufozone
4965c704d7
Initial commit for mgw-media.de
4 weeks ago
neil
b7fe7a40ba
Merge pull request #6333 from EfficientIP-Labs/dns_efficientip
Implement DNS API for Efficientip SOLIDserver
3 weeks ago
neil
3b2c2b16b2
minor
4 weeks ago
neil
45cb36f6d9
fix https://github.com/acmesh-official/acme.sh/issues/6246#issuecomment-3610998032
4 weeks ago
neil
70e965fd55
Merge pull request #6665 from acmesh-official/dev
sync
4 weeks ago
neil
bee01c938a
add comment
4 weeks ago
neil
5cbae50ec1
Merge pull request #6651 from stefanriegel/master
Added dns provider for Infoblox Universal DDI
1 month ago
hostup
51b4fa0080
Update dns_hostup.sh
1 month ago
hostup
64a6ea68fa
Update dns_hostup.sh
1 month ago
hostup
d97b4477b2
Update dns_hostup.sh
1 month ago
hostup
b8e394e76a
Update dns_hostup.sh
bug fix Omnios fial
1 month ago
hostup
671d542898
chore: trigger DNS API test
1 month ago
hostup
9980ad0fef
add HostUp DNS
1 month ago
Stefan
004deaeea1
Merge branch 'dev' into master
1 month ago
Stefan Riegel
36b8ca2bc0
Fix shfmt formatting: Remove trailing whitespace
1 month ago
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
1 month ago
Stefan Riegel
490b9e2d09
Clean up debug statements
1 month ago