536a5f7cff
fix deactivate
2021-06-25 21:59:38 +08:00
a69aece23a
Use TEST_ACME_Server
2021-06-25 21:28:20 +08:00
77d3815baa
use TEST_ACME_Server
2021-06-25 21:18:03 +08:00
e225e17386
remove unused file
2021-06-25 20:56:46 +08:00
3290208749
Merge pull request #3573 from acmesh-official/dev
...
Dev
2021-06-25 20:13:06 +08:00
3106187aac
Merge pull request #3572 from funzoneq/pdns-fix-content-type
...
Pdns fix content type
2021-06-25 18:25:19 +08:00
eae490b5b1
[dns_pdns] Fix: missing content type in PATCH requests #3454
2021-06-25 10:12:23 +02:00
bcce77508a
remove buypass test
2021-06-25 00:04:13 +08:00
e9bdf02cfc
fix filter
2021-06-25 00:01:46 +08:00
77f659c9b9
add NO_ECC_384
2021-06-24 23:57:21 +08:00
c66e157a14
fix path filter
2021-06-24 23:30:16 +08:00
2c927277e2
fix error
2021-06-24 23:23:46 +08:00
29fe1c86da
fix initapi
2021-06-24 23:21:10 +08:00
1ae9c48370
fix error
2021-06-24 22:05:43 +08:00
078a8b40e9
add buypass test
2021-06-24 22:03:00 +08:00
9daeae1695
remove unnecessary check
2021-06-24 20:45:15 +08:00
014e016058
add retry for init api
2021-06-24 20:35:49 +08:00
f41f93af3a
Merge pull request #3491 from bgarret/consul-deploy-hook
...
Consul deploy hooks
2021-06-24 20:25:01 +08:00
51539521b1
Merge pull request #3551 from marcusgrando/dev
...
Added Azion DNS API
2021-06-24 20:19:52 +08:00
522dec34a5
Added Azion DNS API
2021-06-23 08:45:22 -03:00
ea6d76cce6
Merge pull request #3569 from Habetdin/dev
...
notify/telegram.sh: Fix special characters escaping
2021-06-23 13:27:07 +08:00
7c7d61f61e
Fix special characters escaping
...
To escape characters '_', '*', '`', '[' outside of an entity, prepend the characters '\' before them.
2021-06-23 03:20:07 +03:00
184dde92a2
Added Azion DNS API
2021-06-22 14:06:05 -03:00
7e43c794fd
Merge pull request #3567 from acmesh-official/dev
...
support SSL.com
2021-06-22 20:40:43 +08:00
c7285967d6
fix for list short name
2021-06-22 20:39:00 +08:00
41f4baadb9
minor
2021-06-22 07:59:02 +08:00
20082ec9fb
update status
2021-06-22 07:55:12 +08:00
8dae8c52c0
split in to multiple files, so that it can pass more.
2021-06-22 07:48:37 +08:00
068076c0d5
Merge pull request #3565 from acmesh-official/dev
...
Dev
2021-06-21 23:42:23 +08:00
c0ae44a41b
fix format
2021-06-21 22:59:14 +08:00
593e8e1f63
move ca key path
2021-06-21 22:47:22 +08:00
707cf35f0a
fix format
2021-06-21 22:29:14 +08:00
30f11d0e16
typo
2021-06-21 21:41:56 +08:00
53d6ab6c23
support SSL.com
2021-06-21 21:31:00 +08:00
280e44304a
fix for compatibility to sslcom
2021-06-21 20:11:15 +08:00
79fac4466e
minor
2021-06-20 16:58:20 +08:00
0e9f09e582
Merge pull request #3539 from Djelibeybi/dev
...
Add DNS API plugin for Oracle Cloud Infrastructure DNS Service
2021-06-20 16:05:56 +08:00
25d0fdf8ff
fix: fix a format issue reported by shellfmt
...
Signed-off-by: Avi Miller <avi.miller@oracle.com >
2021-06-20 17:07:04 +10:00
1d089d4541
fix: refactor the way the config is read from file and envvars
...
The plugin will use the following order of precedence:
environment value > file value > default value
See the wiki for details on environment variable names.
Signed-off-by: Avi Miller <avi.miller@oracle.com >
2021-06-20 17:00:53 +10:00
1c78663378
exclude test for dns api changes
2021-06-20 12:26:12 +08:00
7666022840
fix: revert _readini() function to be more generic
...
Also switched [::space::] with a literal space for better
cross-platform compatibility.
Signed-off-by: Avi Miller <avi.miller@oracle.com >
2021-06-20 13:12:14 +10:00
946c8b498a
feat: enable automatic configuration from an OCI configuration file
...
The individual parameters can still be overridden via the
corresponding OCI_CLI environment variable.
Signed-off-by: Avi Miller <avi.miller@oracle.com >
2021-06-20 09:10:24 +10:00
406ca66c8d
Added Azion DNS API
2021-06-19 15:19:56 -03:00
ed971df93a
fix: add missing else/return 1 to if block
...
Signed-off-by: Avi Miller <avi.miller@oracle.com >
2021-06-19 15:41:34 +10:00
74c054b2a5
fix https://github.com/acmesh-official/acme.sh/issues/3563
2021-06-19 11:52:11 +08:00
017a10189c
fix: switch to using functions instead of calling OpenSSL directly
...
Also reduced the number of environment variables which simplifies
the documentation and requirements. The variable names now match
those used by the OCI CLI.
Signed-off-by: Avi Miller <avi.miller@oracle.com >
2021-06-18 12:00:42 +10:00
f1c361855e
Merge pull request #2526 from PeterDaveHello/Refactor_Dockerfile
...
Refactor Dockerfile
2021-06-17 22:01:27 +08:00
3d72df4666
Merge pull request #2529 from PeterDaveHello/UpdateREADME.md
...
Remove invalid "Contribute" link in README.md
2021-06-16 23:11:56 +08:00
6f732a9957
Use COPY
instead of ADD
in Dockerfile for folder
...
Ref:
https://docs.docker.com/develop/develop-images/#add-or-copy
2021-06-16 22:47:36 +08:00
447bf77dfe
Simplify apk command in Dockerfile
...
With apk `--no-cache` parameter, there is no need to run `apk update`
and manually clean up the cache, apk will update automatically without
leaving local cache files to be cleaned up.
2021-06-16 22:47:33 +08:00