Commit Graph

5254 Commits (9143cd1485a4a0220897124fec78eb2ec45f81ec)
 

Author SHA1 Message Date
glocknerc 9143cd1485
Change grep to be case-insensitive when looking for Set-Cookie header since INWX change casing to lowercase 1 year ago
neil 0da839cce3
Merge pull request #4720 from acmesh-official/dev
sync
2 years ago
neil b6f62ac446 fix for curl bugs nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
see https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2018342
2 years ago
neil 15ee036db1 fix for solaris 2 years ago
neil 6db8ae451a fix for solaris 2 years ago
neil a7f3d413ef fix for solaris 2 years ago
neil 7f39cdc856 fix format 2 years ago
neil a51025fe8f fix https://github.com/acmesh-official/acme.sh/issues/3645 2 years ago
neil c42ed9c693
Merge pull request #4714 from hknet/master
Update dns_kappernet.sh
2 years ago
Harald Kapper c48c8d07de
Update dns_kappernet.sh
dns update waiting time is reduced now (new backend at kapper.net)
2 years ago
neil 55a3709bd1
Merge pull request #4700 from szhu25/patch-1
Fix SES region variable
2 years ago
Steven Zhu dd958872a8
Fix SES region variable
The last version do not save the SES region into the config file, breaking the notification hook.
2 years ago
neil 80ad62ff56
Merge pull request #3208 from cusae/dev
Add BookMyName API support
2 years ago
Arnaud Launay ee50f254df Add BookMyName API support 2 years ago
Arnaud Launay cc0be6cd90
Merge branch 'acmesh-official:dev' into dev 2 years ago
neil a7455d7edd fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384 2 years ago
neil b7c370fff7
Merge pull request #4691 from acmesh-official/4442
4442
2 years ago
neil 8fd3a64e35 fix https://github.com/acmesh-official/acme.sh/issues/4442 2 years ago
neil 3761fb4377 fix bug https://github.com/acmesh-official/acme.sh/issues/4442 2 years ago
neil 0472f5da6a Revert "fix format"
This reverts commit 09041fb81d.

Revert "fix https://github.com/acmesh-official/acme.sh/issues/4680"

This reverts commit 299a157409.
2 years ago
neil 09041fb81d fix format 2 years ago
neil 299a157409 fix https://github.com/acmesh-official/acme.sh/issues/4680
zerossl returns retry-after header within "200 OK" code.
so we don't check the "503" code anymore.
2 years ago
neil 53ede7b0d8
Merge pull request #4646 from Eagle3386/patch-1
Remove external OTP dependency from deploy hook Synology_DSM.sh
2 years ago
neil cd13aee3e7
Merge pull request #4687 from szhu25/ses-notifyhook
Notify hook: AWS SES
2 years ago
Steven Zhu a6b5f0c9d4
Fix variable naming to make the access key and secret key consistent with Route53. 2 years ago
Steven Zhu 8d136c6a25
Add newline at end of file to satisfy shfmt's "extra line" error 2 years ago
Steven Zhu 4d94270cde
Add newline at end of file to satisfy shfmt's "No newline at end of file" error 2 years ago
Steven Zhu e0d96bcb39
Add initial AWS SES support
Copied most of the v4 api stuff from DNS_AWS hook (Thanks!)

New tokens added:
AWS_SES_ACCESS_KEY_ID
AWS_SES_SECRET_ACCESS_KEY
AWS_SES_REGION
AWS_SES_TO
AWS_SES_FROM
AWS_SES_FROM_NAME (Optional)
2 years ago
Martin Arndt 0d7b831661
Fix variable initialization 2 years ago
Martin Arndt 0c9e4f67a8
Update synology_dsm.sh
Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy
2 years ago
Martin Arndt db3f131dfc
Re-add deprecated SYNO_TOTP_SECRET part for legacy compatibility
As requested in acmesh-official/acme.sh/pull/4646 by Neil Pang
2 years ago
Martin Arndt d7f58c64f8
Merge branch 'acmesh-official:master' into patch-1 2 years ago
neil 41b6aebe7c
Merge pull request #4574 from systemcrash/patch-1
Spelling / grammar
2 years ago
neil 7d50332246
Merge pull request #4412 from phedoreanu/bugfix/1984_hosting_csrftoken
dns_1984.hosting.sh: fix login with valid csrftoken
2 years ago
Adrian Fedoreanu 0d0478245f
dns_1984hosting.sh: fix login with valid csrftoken and sessionid 2 years ago
neil f680ede980 start 3.0.7 2 years ago
neil b7caf7a016
Merge pull request #4663 from acmesh-official/dev
sync
2 years ago
neil 891198e4f3
Merge pull request #4653 from stokito/dns_ovh_runabove
dns_ovh.sh Add ovh-us endpoint
2 years ago
neil 38c5910be4
Merge pull request #4658 from Justman10000/master
Update
2 years ago
neil 327e2fb0a4 remove all exec.
https://github.com/acmesh-official/acme.sh/issues/4659
2 years ago
neil c20c219990
Merge pull request #4661 from acmesh-official/dev
sync
2 years ago
neil 4c30250782 fix https://github.com/acmesh-official/acme.sh/issues/4659 2 years ago
Justin Nogossek caf23f9a04 Remove not anymore exists tutorials and websites 2 years ago
Justin Nogossek beab808b76 Update URL 2 years ago
Sergey Ponomarev 6c8920f63e dns_ovh.sh Add ovh-us endpoint
Remove discontinued runabove.com
If any new env will be added then a user may spe

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2 years ago
Martin Arndt 0548ad2fc6
Fix debug output of session ID 2 years ago
Martin Arndt 623d615cd7
Remove external OTP dependency from synology_dsm.sh
Also adapt to DSM 7's API improvements.
2 years ago
neil 51be15f66d
Merge pull request #4150 from defnull/patch-sectigo-wildcard
fix: Challenge not skipped for pre-validated wildcard domain orders
2 years ago
neil 110e25e784
Merge pull request #4158 from lufi42/dev
Plesk XMLAPI Compatibility with all Plesk editions
2 years ago
neil 8414100d0b
Merge pull request #4629 from fichtner/dns_opnsense
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
2 years ago