Oliver Burgmaier
d8bd45c2bd
Fix issue #2833 with backslash in JSON
...
Backslash will be removed form JSON responses for each request
and for the initial configuration request
2020-08-18 13:53:48 +02:00
neil
72235a5f72
add shellcheck badge
2020-08-17 23:13:00 +08:00
neil
b6508cccec
Merge pull request #3108 from acmesh-official/ga
...
support Github Actions
2020-08-17 22:59:46 +08:00
neil
d9e7cf659e
Update ci.yml
2020-08-17 22:52:59 +08:00
neil
cf500cd817
fix
2020-08-17 22:50:19 +08:00
neil
f1338aca84
fix
2020-08-17 22:49:09 +08:00
neil
284de4ac5d
add actions
2020-08-17 22:46:52 +08:00
neil
19c4345162
fix shfmt
2020-08-17 22:18:20 +08:00
neil
d5d38b3331
support multiple intermediate CA matching for --preferred-chain
2020-08-17 22:06:02 +08:00
neil
bd04638d27
minor
2020-08-16 17:36:24 +08:00
neil
0b531e9fbc
fix format
2020-08-16 16:59:08 +08:00
neil
e3ebd582ec
support "--preferred-chain" to select chain
...
https://github.com/acmesh-official/acme.sh/wiki/Preferred-Chain
2020-08-16 16:57:06 +08:00
neil
95ef046d0a
fix https://github.com/acmesh-official/acme.sh/issues/3103
2020-08-15 12:32:15 +08:00
neil
b3a801df11
fix test endpoint
2020-08-15 10:33:24 +08:00
neil
a6d22e3b22
1. save the CA url anyway.
...
2. clear some code.
2020-08-13 23:12:30 +08:00
neil
0415c050a5
remove gitads
2020-08-13 23:04:19 +08:00
neil
014396cf11
Merge pull request #3082 from kappernet/dev
...
initial kapper.net DNS API support
2020-08-13 17:34:50 +08:00
kapper.net support account
70488f9c56
Merge branch 'dev' of https://github.com/kappernet/acme.sh into dev
2020-08-13 00:24:11 +02:00
kapper.net support account
0052ab7148
more mutable + style-update
...
more mutable config-read-calls
more details for TXT records info + errors;
typo fixed (create instead of delete)
2020-08-13 00:23:57 +02:00
Harald Kapper
f725040dd5
Merge pull request #6 from acmesh-official/dev
...
sync upstream
2020-08-12 23:55:25 +02:00
kapper.net support account
f131863642
now with "_saveaccountconf_mutable"
...
_saveaccountconf_mutable instead of _saveaccountconf now used.
Co-Authored-By: kapper.net support account <33451837+kappernet@users.noreply.github.com>
2020-08-12 23:48:11 +02:00
neil
836a293f16
Merge pull request #3100 from acmesh-official/eab
...
Suppor EAB and Zerossl.com
2020-08-12 22:31:03 +08:00
neil
1177cc3f29
fix format
2020-08-12 22:09:37 +08:00
neil
269847d19d
Add CA name to the --list
command output.
2020-08-12 21:45:20 +08:00
neil
df22f68088
Add info for set-default-ca
2020-08-12 21:25:35 +08:00
neil
d83d8552b8
Add "--server" wiki
2020-08-12 21:17:15 +08:00
neil
365aa69afd
fix format
2020-08-12 20:48:53 +08:00
neil
578c338d40
Display ZeroSSL usage
2020-08-12 20:48:53 +08:00
neil
389518e1b8
1. move email to ca conf
...
2. get EAB credentials from Zerossl by email automatically
2020-08-12 20:48:53 +08:00
neil
d42ff227f1
fix format
2020-08-12 20:48:53 +08:00
neil
737e9e48ca
1. Support short names for --server
parameter, The valid values are: letsencrypt, letsencrypt_test, buypass, buypass_test and zerossl
...
2. Support Zerossl.com acme protocol.
3. Add "--set-default-ca --server xxxx" command to set the default CA to use.
2020-08-12 20:48:52 +08:00
neil
f96d91cb6c
eab
2020-08-12 20:48:52 +08:00
neil
85503655ab
Display ZeroSSL usage
2020-08-12 20:47:17 +08:00
neil
8d811760a9
1. move email to ca conf
...
2. get EAB credentials from Zerossl by email automatically
2020-08-12 20:43:44 +08:00
neil
7cfbf100eb
Merge pull request #3098 from andybotting/dev
...
Rename openstack to dns_openstack
2020-08-12 10:10:52 +08:00
Andy Botting
edbe026b49
Rename openstack to dns_openstack
...
Although the DNS API dev guide at https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
says `The script file name must be myapi.sh`, it should really
be names dns_myapi.sh for consistency.
2020-08-12 11:24:45 +10:00
neil
1e967eceef
fix format
2020-08-11 23:45:12 +08:00
neil
7d20db93d3
1. Support short names for --server
parameter, The valid values are: letsencrypt, letsencrypt_test, buypass, buypass_test and zerossl
...
2. Support Zerossl.com acme protocol.
3. Add "--set-default-ca --server xxxx" command to set the default CA to use.
2020-08-11 23:28:52 +08:00
Harald Kapper
fb05a42d2e
Merge pull request #3 from acmesh-official/dev
...
sync upstream
2020-08-09 04:31:07 +02:00
neil
e932be0fb3
eab
2020-08-09 09:53:22 +08:00
neil
70b49980cb
fix format
2020-08-09 09:40:22 +08:00
neil
a2d872a9f0
Merge pull request #3087 from draevin/dev-netlify
...
Add Netlify API support
2020-08-05 09:21:10 +08:00
Draevin Luke
e8bcde31b7
Add Netlify API support
2020-08-04 16:33:24 -07:00
neil
40cda9220a
fix https://github.com/acmesh-official/acme.sh/issues/3077
2020-08-03 21:22:32 +08:00
kapper.net support account
a494683bc8
Merge branch 'dev' of https://github.com/kappernet/acme.sh into dev
2020-08-02 15:59:59 +02:00
kapper.net support account
2ba6a85eca
fix multiple txt-records delete + API update
...
new API version
fix to delete specific TXT records for wildcard-certs with LE
Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com>
2020-08-02 15:59:46 +02:00
kapper.net support account
0e58158a59
Merge pull request #2 from acmesh-official/dev
...
sync upstream
2020-08-02 13:56:52 +02:00
neil
af740592c9
Merge pull request #3073 from vi9076/dev
...
Fix failed test in acmetest. Item alpine:latest - test 12
2020-08-02 14:41:40 +08:00
neil
c9452c9f31
Merge pull request #2574 from rewqazxv/master
...
Fix sudo issue
2020-08-02 14:31:45 +08:00
kapper.net support account
494a1603e4
Update dns_kappernet.sh
...
add issue-link in sourcecode
Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com>
2020-08-02 01:41:26 +02:00