neil
3039e4eb6d
Merge pull request #4755 from glocknerc/master-1
...
Master 1
1 year ago
glocknerc
9143cd1485
Change grep to be case-insensitive when looking for Set-Cookie header since INWX change casing to lowercase
1 year ago
neil
a936b2f1f6
Merge pull request #4745 from vitoyucepi/help_punctuation
...
Remove punctuation symbol
1 year ago
Vito
8d00f489cd
Remove excessive full stop from help
1 year ago
neil
56cf93dff2
Merge pull request #4575 from sg1888/panos-ecc-fix
...
Added functionality for Palo Alto Firewall deployments (PANOS)
1 year ago
neil
67d84cadad
Merge pull request #4708 from sg1888/verbiage
...
Fixed help verbiage to reflect capabilities of --ecc flag
1 year ago
neil
b384a24c0e
Merge pull request #4710 from zearan/patch-1
...
Fix the API calls that get the list of domains that PLESK can manage
1 year ago
neil
dcf3d7234e
Merge pull request #4712 from samuel-jimenez/dev
...
Add DNSExit.com API support
1 year ago
neil
0da839cce3
Merge pull request #4720 from acmesh-official/dev
...
sync
1 year 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
1 year ago
neil
15ee036db1
fix for solaris
1 year ago
neil
6db8ae451a
fix for solaris
1 year ago
neil
a7f3d413ef
fix for solaris
1 year ago
Malte Rabenseifner
3b7be478aa
Fix stuff from tests
...
ShellCheck tests have brought up a couple of issues, that I was not aware of needed to be taken care. This should fix the tests.
1 year ago
neil
7f39cdc856
fix format
1 year ago
neil
a51025fe8f
fix https://github.com/acmesh-official/acme.sh/issues/3645
1 year ago
neil
c42ed9c693
Merge pull request #4714 from hknet/master
...
Update dns_kappernet.sh
1 year ago
Harald Kapper
c48c8d07de
Update dns_kappernet.sh
...
dns update waiting time is reduced now (new backend at kapper.net)
1 year ago
samuel
4d4b6edbc2
Add DNSExit.com API support
1 year ago
Malte Rabenseifner
2014ca9feb
Fix the API calls that get the list of domains that PLESK can manage
1 year ago
sg1888
a9f631f404
Added help verbiage for --ecc flag
1 year ago
sg1888
1984f44ffe
Shell formatting
1 year ago
sg1888
02de281e40
Removed unused variable
1 year ago
sg1888
ae035deb92
Fixed shell check errors
1 year ago
sg1888
edd1b60c3d
Removed ability to specify API key to facilitate future multiple host functionality.
1 year ago
neil
55a3709bd1
Merge pull request #4700 from szhu25/patch-1
...
Fix SES region variable
1 year 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.
1 year ago
sg1888
62a2ce1d35
Merge remote-tracking branch 'upstream/dev' into panos-ecc-fix
1 year ago
sg1888
b556908cab
Modified ECC file test
1 year ago
sg1888
e69a19db5c
Incorporated partial commit to address issue #4198
1 year ago
sg1888
d86414febb
Excluded scopes for api key test
1 year ago
sg1888
832318fab1
Merge remote-tracking branch 'upstream/master' into panos-ecc-fix
1 year ago
neil
80ad62ff56
Merge pull request #3208 from cusae/dev
...
Add BookMyName API support
1 year ago
Arnaud Launay
ee50f254df
Add BookMyName API support
1 year ago
Arnaud Launay
cc0be6cd90
Merge branch 'acmesh-official:dev' into dev
1 year ago
neil
a7455d7edd
fix https://github.com/acmesh-official/acme.sh/issues/4562#issuecomment-1598731384
1 year ago
neil
b7c370fff7
Merge pull request #4691 from acmesh-official/4442
...
4442
1 year ago
neil
8fd3a64e35
fix https://github.com/acmesh-official/acme.sh/issues/4442
1 year ago
neil
3761fb4377
fix bug https://github.com/acmesh-official/acme.sh/issues/4442
1 year 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
.
1 year ago
neil
09041fb81d
fix format
1 year 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.
1 year ago
neil
53ede7b0d8
Merge pull request #4646 from Eagle3386/patch-1
...
Remove external OTP dependency from deploy hook Synology_DSM.sh
1 year ago
neil
cd13aee3e7
Merge pull request #4687 from szhu25/ses-notifyhook
...
Notify hook: AWS SES
1 year ago
Steven Zhu
a6b5f0c9d4
Fix variable naming to make the access key and secret key consistent with Route53.
1 year ago
Steven Zhu
8d136c6a25
Add newline at end of file to satisfy shfmt's "extra line" error
1 year ago
Steven Zhu
4d94270cde
Add newline at end of file to satisfy shfmt's "No newline at end of file" error
1 year 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)
1 year ago
Martin Arndt
0d7b831661
Fix variable initialization
1 year ago
Martin Arndt
0c9e4f67a8
Update synology_dsm.sh
...
Split "[ && ]" into "[ ] && [ ]" to make ShellCheck happy
1 year ago