Nicolas Rosset
bcef3c6c9b
Use US English to format date
DNS Made Easy API checks for an English date header otherwise it create an error.
In deed, we have in logs:
`response='{"error": ["Invalid request date header: dim., 28 août 2022 09:24:45 UTC"]}'` (my system was in French)
Using local locale makes it work fine.
2 years ago
AlvinSchiller
f9320fff8f
Changed lastUsedRidForDomainEntry seperator to space
2 years ago
neil
3dde83d8a0
fix https://github.com/acmesh-official/acme.sh/issues/4268
2 years ago
Marvo2011
f3e77a989c
Merge branch 'acmesh-official:dev' into dev
2 years ago
Marvo2011
f3539b0354
Merge pull request #6 from AlvinSchiller/dev
Removed RID RID2 only allow Mapping
2 years ago
Viktor Sokhan
4e5d4b9695
Fix shellcheck and shfmt
2 years ago
Klaus Frank
864315f6d1
Use literal space
Replace [[:space:]] with " "
2 years ago
Klaus Frank
713b7338ea
demultiplex wget debug output
2 years ago
Klaus Frank
53117b2f4c
Fix missing HTTP_HEADER for _get with wget
Save http header to file for _get with wget.
2 years ago
Viktor Sokhan
90623142e1
Fix
2 years ago
Viktor Sokhan
43503a20e5
Fix
2 years ago
Viktor Sokhan
ec53b27dfe
Add dns_yc.sh
2 years ago
neil
238ecfc539
fix issue message
2 years ago
neil
b888792940
fix concurrency
2 years ago
neil
e3d1ab52f8
Merge pull request #4264 from Hobby-Student/dev
Update KAS API - better error handling
2 years ago
Hobby-Student
f9c2874c35
removed unnecessary white space in empty line
2 years ago
Hobby-Student
2304f005e3
better error handling
2 years ago
Monius
b95f836256
final try
2 years ago
AlvinSchiller
c94f9f21af
fixed shfmt
2 years ago
AlvinSchiller
fc336e3733
fixed RID usage for wildcard domains
2 years ago
neil
fc1df9f9a5
Merge pull request #4262 from acmesh-official/dev
sync
2 years ago
Monius
5a604bfdee
shfmt check?
2 years ago
AlvinSchiller
281951a86b
ShellCheck fixed
2 years ago
AlvinSchiller
35ec3adadc
only use SELFHOSTDNS_MAP for configuration of RIDs. detect wildcard domain for use of additional RID
2 years ago
AlvinSchiller
b9256a1ba7
changed from *deployconf to *domainconf
2 years ago
AlvinSchiller
734c9a1aa5
Dns Challenge prefix removed. SELFHOSTDNS_MAP entries must be fullpath incl. prefix
2 years ago
Monius
6502a71083
fix, but remove debug info
2 years ago
Monius
f2634b44cd
add EOF, if $__conf not end with one
2 years ago
Monius
dcf9c467c3
fix issue, when profile not end with newline
2 years ago
neil
3dcacc1f8d
add pr_notify.yml
2 years ago
neil
7cb81b0f35
Merge pull request #4244 from awalon/master
dns_gd (GoDaddy) Remove complete TXT record instead of value only
2 years ago
neil
8155ba5224
fix issue.yml
2 years ago
neil
7169060425
fix https://github.com/acmesh-official/acme.sh/issues/4248#issuecomment-1217378906
2 years ago
neil
ddb9dd4e45
Merge pull request #4243 from sinostephen/master
dns.la official acme script
2 years ago
stephen
2a05f24cb6
Add dns.la api support
Add dns.la api support
2 years ago
neil
039e4c662d
rename the csr/key file if the cert is revoked.
2 years ago
neil
70351677a1
add concurrency
2 years ago
neil
33cadfb97d
Merge pull request #4254 from Hobby-Student/dev
Upgrade KAS API
2 years ago
neil
5fbaeda217
Update dns_la.sh
2 years ago
Danny Tix
b44ba0d21a
Add wildcard deployment to cpanel_uapi
2 years ago
Hobby-Student
b42532afe9
forgot enabling github actions. forced commit
2 years ago
Hobby-Student
da6a335b87
new line EOF
2 years ago
Hobby-Student
0e8fef73bb
error handling, minor changes to params, ...
2 years ago
Dennis Koot
7122a960fa
make ip-whitelisting configurable for DNS TransIP and download keyfile if it is an url
2 years ago
neil
d5b649a1a4
add tests for wget
2 years ago
stephen
233c724b2d
dns.la official acme script
dns.la official acme script
2 years ago
stephen
e1eb001872
dns.la official acme script
dns.la official acme script
2 years ago
stephen
5899d7034f
dns.la official acme script
dns.la official acme script
2 years ago
stephen
23c3e9482f
Delete dns_la.sh
2 years ago
stephen
dd980d9dca
dns.la official acme script
dns.la official acme script
2 years ago