dharp
a46670618b
update _getdeployconf to allow double quotes in config file
when loading values from the config file that had a double quote (") an
error was produced on the eval statement resulting in failure to load
the variable. Fixed with a sed to escape double quotes in the value
prior to performing the eval
2 years ago
dharp
a818b2adc0
deploy ssh: update for multiple ssh runs with different configurations
2 years ago
dharp
5c8a674d18
deploy ssh:move configuration load and validation into separate function
re-factor in support of adding multiple ssh runs with different
configurations
2 years ago
dharp
6470b0e095
fix bug _getdeployconf not able to read saved values containing spaces
2 years ago
neil
d4befeb536
Merge pull request #4489 from acmesh-official/dev
sync
2 years ago
neil
f7f1168aad
Merge pull request #4266 from skyksandr/master
Vultr DNS: fix "grep: repetition-operator operand invalid" on FreeBSD
2 years ago
Aleksandr Kunin
d6cf15368a
Vultr DNS: fix "grep: repetition-operator operand invalid" on FreeBSD
2 years ago
neilpang
a5fbf3fb80
fix format
2 years ago
neilpang
3cf8f78745
fix format
2 years ago
neilpang
59dab6eac7
fix https://github.com/acmesh-official/acme.sh/issues/4485#issuecomment-1414022376
https://github.com/acmesh-official/acme.sh/issues/4483#issuecomment-1414460122
2 years ago
neilpang
c2344f3717
add log for doh
https://github.com/acmesh-official/acme.sh/issues/4481
2 years ago
neilpang
f537c606f7
fix warnings
2 years ago
neil
c8f48a4a90
Merge pull request #4478 from acmesh-official/dev
sync
2 years ago
neil
c2ad1b4e46
Merge pull request #4448 from PMExtra/feature/curl_fail
curl return fail if HTTP errors
2 years ago
neilpang
ba9d146d6c
fix https://github.com/acmesh-official/acme.sh/issues/992
2 years ago
PMExtra
a5b04a0328
ensure `curl --help` backward compatible
2 years ago
neilpang
01249d0cb9
fix warning
2 years ago
neil
71c273fbcb
Merge pull request #4476 from acmesh-official/dev
sync
2 years ago
neilpang
aa9cbf7c55
fix https://github.com/acmesh-official/acme.sh/issues/992
2 years ago
neil
429b18ed48
Merge pull request #4475 from acmesh-official/dev
sync
2 years ago
neilpang
2690c05781
fix format
2 years ago
neilpang
e3b688c9d8
fix format
2 years ago
neilpang
41b6f18a5d
fix format
2 years ago
neilpang
5a59c39036
fix format
2 years ago
neil
a02dd18ad7
Merge pull request #4414 from beartom/master
Update truenas.sh to deploy certificate for TrueCharts
2 years ago
neil
16bdc7d0a3
fix from OpenAI https://github.com/acmesh-official/acme.sh/issues/992
https://github.com/acmesh-official/acme.sh/pull/2609
2 years ago
neil
40002e8040
Merge pull request #4447 from PMExtra/feature/vault
improve vault and vault_cli deployhooks
2 years ago
neil
6748c55c04
fix stepca
2 years ago
neil
deb63b4adf
fix stepca
2 years ago
neil
015a9b9271
fix notify
2 years ago
neil
ab2305e259
fix stepca
2 years ago
neil
b99c998057
fix https://github.com/acmesh-official/acme.sh/issues/4463
2 years ago
neil
6c0a7144f6
fix https://github.com/acmesh-official/acme.sh/issues/4445
2 years ago
neil
bf50fce5bd
fix https://github.com/acmesh-official/acme.sh/issues/4470
2 years ago
neil
8718b156c4
Merge pull request #4471 from vladislav-sharapov/patch-1
fix(dns_openstack): fix argparse error
2 years ago
Vladislav Sharapov
7bbdd1f839
fix(dns_openstack): fix argparse error
Add equal sign to '--record' option to fix argparse error
occurring when ACME token starts with '-'.
2 years ago
neil
ffed1a4afa
Merge pull request #4468 from DreamOfIce/master
Update deploy script for gcore
2 years ago
冰雪殇璃陌梦
1bfd3642e8
Update gcore_cdn.sh
2 years ago
neil
577f4e0cc3
Merge pull request #4430 from zpeschke/gd_grammar
Minor grammar fixes for gd
2 years ago
neil
e2f05f3fc9
Merge pull request #4413 from trulyliu/dev
Add gcore dns support.
2 years ago
Gavin Leo
27f30631ed
Add gcore dns support.
https://apidocs.gcore.com/dns
2 years ago
PMExtra
1ccfa96c2e
improve logging
2 years ago
neil
a2c64e79ff
fix for openbsd
2 years ago
neil
7b623f85cd
minor
2 years ago
PMExtra
ed63eb6833
migrate FABIO to VAULT_FABIO_MODE and persist it
2 years ago
PMExtra
b8d0d3c242
improve chain.pem exists evaluating
2 years ago
PMExtra
fe1bfe9ae1
improve vault and vault_api deployhooks
2 years ago
PMExtra
7154c9ee5d
improve `curl --help` predication
2 years ago
PMExtra
057c95bd1c
improve `wget --content-on-error` condition
2 years ago
PMExtra
0cafc00c4f
append --fail-with-body argument to curl if supported
2 years ago