Nicolas Rosset
42ad49a761
Follow shfmt CI feedbacks
3 years ago
neil
9fb14eef0e
support "secrets.HTTPS_INSECURE" for solaris
3 years ago
Lorenz Stechauner
5d6d0c6176
World4You: fix paketnr parsing
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
3 years ago
neil
dd707242ef
the envs are moved to acmetest
3 years ago
neil
4f32f1285a
Merge pull request #4190 from arnebjarne/dns_cpanel_multidomain
Dns cpanel multidomain
3 years ago
Marvo2011
a6ecdbae29
Merge pull request #7 from AlvinSchiller/dev
Dev - SELFHOSTDNS_MAP_LAST_USED_INTERNAL changes for readability
3 years ago
neil
4904d100ff
Merge pull request #4279 from acmesh-official/dev
sync
3 years ago
AlvinSchiller
7a1f94bc20
set newLastUsedRidForDomainEntry after request was successfull
3 years ago
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.
3 years ago
AlvinSchiller
f9320fff8f
Changed lastUsedRidForDomainEntry seperator to space
3 years ago
neil
3dde83d8a0
fix https://github.com/acmesh-official/acme.sh/issues/4268
3 years ago
Marvo2011
f3e77a989c
Merge branch 'acmesh-official:dev' into dev
3 years ago
Marvo2011
f3539b0354
Merge pull request #6 from AlvinSchiller/dev
Removed RID RID2 only allow Mapping
3 years ago
Viktor Sokhan
4e5d4b9695
Fix shellcheck and shfmt
3 years ago
Klaus Frank
864315f6d1
Use literal space
Replace [[:space:]] with " "
3 years ago
Klaus Frank
713b7338ea
demultiplex wget debug output
3 years ago
Klaus Frank
53117b2f4c
Fix missing HTTP_HEADER for _get with wget
Save http header to file for _get with wget.
3 years ago
Viktor Sokhan
90623142e1
Fix
3 years ago
Viktor Sokhan
43503a20e5
Fix
3 years ago
Viktor Sokhan
ec53b27dfe
Add dns_yc.sh
3 years ago
neil
238ecfc539
fix issue message
3 years ago
neil
b888792940
fix concurrency
3 years ago
neil
e3d1ab52f8
Merge pull request #4264 from Hobby-Student/dev
Update KAS API - better error handling
3 years ago
Hobby-Student
f9c2874c35
removed unnecessary white space in empty line
3 years ago
Hobby-Student
2304f005e3
better error handling
3 years ago
Monius
b95f836256
final try
3 years ago
AlvinSchiller
c94f9f21af
fixed shfmt
3 years ago
AlvinSchiller
fc336e3733
fixed RID usage for wildcard domains
3 years ago
neil
fc1df9f9a5
Merge pull request #4262 from acmesh-official/dev
sync
3 years ago
Monius
5a604bfdee
shfmt check?
3 years ago
AlvinSchiller
281951a86b
ShellCheck fixed
3 years ago
AlvinSchiller
35ec3adadc
only use SELFHOSTDNS_MAP for configuration of RIDs. detect wildcard domain for use of additional RID
3 years ago
AlvinSchiller
b9256a1ba7
changed from *deployconf to *domainconf
3 years ago
AlvinSchiller
734c9a1aa5
Dns Challenge prefix removed. SELFHOSTDNS_MAP entries must be fullpath incl. prefix
3 years ago
Monius
6502a71083
fix, but remove debug info
3 years ago
Monius
f2634b44cd
add EOF, if $__conf not end with one
3 years ago
Monius
dcf9c467c3
fix issue, when profile not end with newline
3 years ago
neil
3dcacc1f8d
add pr_notify.yml
3 years ago
neil
7cb81b0f35
Merge pull request #4244 from awalon/master
dns_gd (GoDaddy) Remove complete TXT record instead of value only
3 years ago
neil
8155ba5224
fix issue.yml
3 years ago
neil
7169060425
fix https://github.com/acmesh-official/acme.sh/issues/4248#issuecomment-1217378906
3 years ago
neil
ddb9dd4e45
Merge pull request #4243 from sinostephen/master
dns.la official acme script
3 years ago
stephen
2a05f24cb6
Add dns.la api support
Add dns.la api support
3 years ago
neil
039e4c662d
rename the csr/key file if the cert is revoked.
3 years ago
neil
70351677a1
add concurrency
3 years ago
neil
33cadfb97d
Merge pull request #4254 from Hobby-Student/dev
Upgrade KAS API
3 years ago
neil
5fbaeda217
Update dns_la.sh
3 years ago
Danny Tix
b44ba0d21a
Add wildcard deployment to cpanel_uapi
3 years ago
Hobby-Student
b42532afe9
forgot enabling github actions. forced commit
3 years ago
Hobby-Student
da6a335b87
new line EOF
3 years ago