Viktor Szépe
14089f8c6a
Fix SC2236
4 years ago
Viktor Szépe
49094120d9
Fix SC2236
4 years ago
Viktor Szépe
fe4111a9f5
Fix SC2236
4 years ago
Viktor Szépe
61613bee98
Fix SC2230
4 years ago
Andy Botting
3ce967d8e5
Fix CI test failure for deploy/openstack.sh
4 years ago
Andy Botting
aad9afad59
Add OpenStack Designate DNS API support
This provider relies on the the python-openstackclient and
python-designateclient tools be installed and working, with
either password or application credentials loaded in your env.
4 years ago
neil
8cbbd022fc
Merge pull request #3057 from andybotting/openstack-deploy
Add OpenStack Barbican deploy support
4 years ago
Andy Botting
9b23cd6d19
Add OpenStack Barbican deploy support
This provider relies on the the python-openstackclient and
python-designateclient tools be installed and working, with
either password or application credentials loaded in your env.
4 years ago
Viktor Szépe
d94f241d3c
Upgrade Travis image
4 years ago
neil
bb7c11adf1
Merge pull request #3049 from acmesh-official/dev
sync
4 years ago
neil
5c295254bf
fix format
4 years ago
neil
236e8cc95c
add gitads
4 years ago
neil
421973e0d9
Merge pull request #3046 from acmesh-official/dev
sync
4 years ago
neil
e2a5af1cf7
fix format
4 years ago
StefanAbl
65aa7b1084
formatting
4 years ago
StefanAbl
f8c8330258
formatting
4 years ago
StefanAbl
f5411ac9ab
no supporting HTTP API as well
4 years ago
neil
f31debc09c
fix format
4 years ago
neil
6654d7a919
fix format
4 years ago
neil
44743b5f6f
Merge pull request #3043 from robertoetcheverryr/dev
Added check for Authentication failure in dns_dynu module
4 years ago
robertoetcheverryr
f80276584f
Added check for Authentication failure in dns_dynu module
4 years ago
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