neil
cda41debfc
Merge pull request #3042 from andrewheberle/patch-2
Use base64 for docker reload command
4 years ago
neil
2c50d01c26
Merge pull request #3039 from vi9076/master
Update "Tested OS" section of README.md
4 years ago
andrewheberle
01ebb6576d
Use base64 for reload
Ensure that reload command is encoded with base64 so special characters in command do not wreck config on renewals
4 years ago
Vinton Huang
aaca0b6f76
Update "Tested OS" section of README.md
- Update openSUSE build badge file name (opensuse-leap.svg -> opensuse-leap-latest.svg)
- Update link target of build badge (letest -> acmetest), for item 1-12, 15, 16, 18, 19, 21
- Update Proxmox document link for 5.2 and later
4 years ago
neil
84e1f3649f
Merge pull request #3035 from acmesh-official/dev
sync
4 years ago
neil
0ab2cfaf8b
Merge pull request #3029 from licaon-kter/patch-2
Fix typo candindates
4 years ago
neil
0545d6f083
Merge pull request #3031 from peterkelm/patch-1
Reflect recent Variomedia API changes
4 years ago
neil
d804228956
fix https://github.com/acmesh-official/acme.sh/issues/3032
4 years ago
neil
f7d70df2ba
Merge pull request #3033 from grindsa/ecc_sign
Prepending for ecc signature
4 years ago
neil
4daef52991
Merge pull request #3034 from acmesh-official/dev
sync
4 years ago
grindsa
a329547682
prepending for ecc signature
leftpadding "0" if _ec_s and _ec_r are to short
4 years ago
peterkelm
f02af8d481
Reflect recent Variomedia API changes
Spaces were recently removed from the JSON "response" returned by Variomedia's API.
4 years ago
neil
dd6c067832
fix format
4 years ago
Licaon_Kter
dbc435506c
Fix typo candindates
4 years ago
neil
f00e289014
fix format
4 years ago
neil
1dffaba266
fix format
4 years ago
neil
958a2f4274
Merge pull request #3017 from metaquanta/master
dns_duckdns.sh - correctly extract domain
4 years ago
Matthew
21718a69d3
Update dns_duckdns.sh
Don't depend on eregex in sed
4 years ago
neil
c650ae0e19
Merge pull request #3015 from TonyGravagno/dev
Trivial text changes
4 years ago
neil
9ed435d04a
Merge pull request #3023 from tomsommer/patch-1
unoeuro.com is now simply.com
4 years ago
neil
fed6a0c24e
Merge pull request #3024 from snvad/fix2963-dns_regru
Fix bug in dns_regru.sh (#2963 )
4 years ago
snv
44b9a8e7ed
fix new line at end of file
4 years ago
snv
c16757b03a
add some debug output and fix data in GET request
4 years ago
snv
5d0dde5c15
main changes
4 years ago
Tom Sommer
f60356e8c7
Username not required to contain "UE"
4 years ago
Tom Sommer
cdf8f78962
unoeuro.com is now simply.com
Maintaining the naming of the API (for backwards compatibility), but renaming hostname.
4 years ago
Matthew
4539d236df
dns_duckdns.sh - correctly extract domain
$fulldomain could be just 'domain.duckdns.org' if provided with --domain-alias or '_acme-challenge.domain.duckdns.org' otherwise. In the latter case, '_acme-challenge' is thrown away. Correctly extract 'domain' in both cases.
4 years ago
Matthew
8718ac0c4b
duckdns doesn't permit subdomains or underscores
4 years ago
Tony Gravagno
94787d537a
Issue #2849 Trivial variable name fix from apacheMajer to apacheMajor
4 years ago
Tony Gravagno
bb8cff967e
Merge branch 'dev' of https://github.com/TonyGravagno/acme.sh into dev
4 years ago
Tony Gravagno
eca57beec1
Issue #2850 : grammar corrections for "exists" and "exist".
4 years ago
neil
58b4eb04f9
Merge pull request #3002 from msamoylych/dev
dns_hexonet: Fix removing DNS records
4 years ago
msamoylych
a9d46297c4
Update dns_hexonet.sh
Fix removing DNS records
4 years ago
msamoylych
e9edecf34a
Update dns_hexonet.sh
Remove useless &
4 years ago
neil
71a5f0e84e
Merge pull request #3000 from acmesh-official/dev
sync
4 years ago
neil
fb22ee94d9
Merge pull request #2917 from mdbraber/lexicon_output_fix
Lexicon output fix
4 years ago
Maarten den Braber
f03904ebce
change to --output QUIET
4 years ago
StefanAbl
6cc9f49d97
first attempt to make travis happy
5 years ago
StefanAbl
f5f0680ec7
Added support for custom domains
5 years ago
neil
60e04b9065
Merge pull request #2961 from DerVerruckteFuchs/master
Fix broken grep so that One984HOSTING_COOKIE actually gets set, and isn't left empty.
5 years ago
DerVerruckteFuchs
025da92450
Handle case insensitivity for HTTP/1.1 headers.
5 years ago
neil
5de4aa091b
Merge pull request #2962 from grindsa/retry-after-fix
retry-timer fix
5 years ago
grindsa
1fe8235a85
Update acme.sh
5 years ago
DerVerruckteFuchs
0ab14399ae
Fix broken grep so that One984HOSTING_COOKIE actually gets set, and isn't left empty.
5 years ago
neil
15dded712c
fix retry
https://github.com/acmesh-official/acme.sh/issues/2939#issuecomment-632481658
5 years ago
neil
8837f7e6e8
Merge pull request #2929 from PMExtra/dev
Support multiple servers for SSH deployment
5 years ago
neil
e8defd821a
update readme
5 years ago
neil
5d6effeff5
Merge pull request #2955 from dandv/patch-2
Fix sloppy English
5 years ago
Dan Dascalescu
427c278012
Fix sloppy English
5 years ago
PM Extra
a78a09f594
Support multiple servers for SSH deployment.
5 years ago