neil
40b29c1879
support Haiku OS
1 day ago
neil
d57ab0ab7d
fix haiku
1 day ago
neil
d8c062defb
fix haiku
1 day ago
neil
3e36b61823
fix haiku
1 day ago
neil
09009794e0
fix
1 day ago
neil
5e670e0d93
support haiku
1 day ago
neil
bc646d120e
Merge pull request #6746 from d-kurz/dev
dns_dynv6: Allow challenge strings that contain "id"
3 days ago
neil
c58da45917
Merge pull request #6678 from fratoro/master
Update dns_cyon to use unique user-agent and all cookies
3 days ago
Denis Kurz
b37867d027
remove unused code
3 days ago
Denis Kurz
880d93f7f7
fix(dynv6): allow 'id' in dns challenge
If the random dns challenge string happens to contain 'id',
the parsing method passed a broken, mingled mix of the
record's data and id field, instead of just the id. As a result,
deleting the TXT record failed. We now specifically look for
'"id":', which cannot appear as part of the challenge string.
3 days ago
Denis Kurz
5ad2bea129
fix typos
3 days ago
neil
903a53991d
fix bugs
1 week ago
neil
188aa515ce
Merge pull request #6724 from h-haaks/base64-encode-pfx-password
Base64 encode pfx password
1 week ago
neil
6a9776b1f0
Merge pull request #6631 from rperper/dev
QUIC.cloud DNS API support (dns_api.sh)
1 week ago
neil
2092d6061b
fix https://github.com/acmesh-official/acme.sh/issues/6736#issuecomment-3707981300
1 week ago
neil
35f99c545c
add debug wiki
1 week ago
neil
4b278dc1bb
Merge pull request #6735 from JensSpanier/dev
Pushover: Remove asterisks
1 week ago
neil
9bf5179b55
Merge pull request #6739 from moaminsharifi/master
Add Virakcloud dns api
1 week ago
Amin Sharifi
ca94221d08
Merge branch 'dev' into master
1 week ago
Amin Sharifi
70462b5ac3
run `~/shfmt -l -w -i 2 dnsapi/dns_virakcloud.sh` and Remove unnecessary blank lines in dns_virakcloud.sh
1 week ago
Amin Sharifi
ef035248c3
Add VirakCloud DNS API support
1 week ago
Amin Sharifi
877cbe04c9
Add VirakCloud DNS API support with add and remove TXT record functions
1 week ago
Jens Spanier
94c670a759
Remove asterisks and line breaks
1 week ago
neil
045e4dee2e
use openindiana-vm@v1
1 week ago
neil
06d9ca61a3
Merge pull request #6728 from jwaterwater/feat/qiniu-force-https-config
Feat/qiniu force https config
1 week ago
neil
dc6a996cc3
Merge pull request #6731 from jdevera/posix_globs_for_list
Fix `--list` regression in POSIX / Docker environments
1 week ago
Jacobo de Vera
b08bb2ef69
Fix list command for POSIX sh by avoiding brace expansion
2 weeks ago
Your Name
2ad984d8ad
feat(qiniu): make forceHttps configurable via environment variable
Add QINIU_FORCE_HTTPS environment variable (default: false) to allow
configuring HTTPS redirect behavior for CDN domains.
2 weeks ago
Bob Perper
6a37f23b14
Ran shfmt locally
2 weeks ago
Bob Perper
cf2f9ef251
Missed additional quotes
2 weeks ago
Bob Perper
f9ffdbe407
Initialize record_id
2 weeks ago
Bob Perper
778b4a38ed
Missed several double quote issues
2 weeks ago
Bob Perper
397c0605e5
Double quote for globbing
2 weeks ago
Bob Perper
b4f30ff026
Updated for shfmt
2 weeks ago
Bob Perper
0b66acf332
shfmt fixes
2 weeks ago
Bob Perper
185d92f1e7
shfmt fixes
2 weeks ago
Bob Perper
e031457cfa
shfmt fixes
2 weeks ago
Bob Perper
162cfebbbb
Removed jq requirement
2 weeks ago
Bob Perper
66ef351f36
Merge branch 'dev' of https://github.com/rperper/acme.sh into dev
2 weeks ago
jwaterwater
e260b86414
Merge branch 'acmesh-official:master' into master
2 weeks ago
Hugo Haakseth
21d52b5995
Store pfx password base64 encoded
2 weeks ago
neil
d795cb4850
Merge pull request #6717 from acmesh-official/ari
Ari
2 weeks ago
neil
1bd2922bc3
Merge pull request #6716 from acmesh-official/dev
sync
2 weeks ago
neil
47f24126f5
Update supported OS table in README
add openindiana
2 weeks ago
neil
76fdac59bc
Add OpenIndiana CI workflow and badge
Introduced a new OpenIndiana job to the DNS GitHub Actions workflow for testing, including necessary environment variables and steps. Updated README to display the OpenIndiana workflow status badge.
2 weeks ago
neil
49a3d586a3
Add OpenIndiana CI workflow
Introduces a GitHub Actions workflow for OpenIndiana to automate testing of shell scripts.
2 weeks ago
neil
361e7c5ad4
use nfs for vms
use nfs for vms
2 weeks ago
neil
3ae9711892
Merge pull request #6715 from acmesh-official/dev
sync
2 weeks ago
neil
fc7168e11d
change default renew to 30 days
change default renew to 30 days
and fix readme
2 weeks ago
neil
260df0048b
Merge pull request #6241 from tomo2403/multideploy-yaml
Multideploy: Deploy to multiple hooks of the same type
2 weeks ago