neilpang
e0def66959
fix for compatiblity
3 years ago
neil
772d970074
fix CI tests ( #3574 )
fix CI tests
3 years ago
neilpang
ba7d85145a
fix env
3 years ago
neilpang
fb73dceab0
fix format
3 years ago
neilpang
13fd83e0ba
fix revoke
3 years ago
neilpang
719ba75fcc
fix test server
3 years ago
neilpang
13ab98440c
fix initapi
3 years ago
neilpang
1752004301
fix deactivate
3 years ago
neilpang
536a5f7cff
fix deactivate
3 years ago
neilpang
a69aece23a
Use TEST_ACME_Server
3 years ago
neilpang
77d3815baa
use TEST_ACME_Server
3 years ago
neilpang
e225e17386
remove unused file
3 years ago
neil
3290208749
Merge pull request #3573 from acmesh-official/dev
Dev
3 years ago
neil
3106187aac
Merge pull request #3572 from funzoneq/pdns-fix-content-type
Pdns fix content type
3 years ago
Arnoud Vermeer
eae490b5b1
[dns_pdns] Fix: missing content type in PATCH requests #3454
3 years ago
neilpang
bcce77508a
remove buypass test
3 years ago
neilpang
e9bdf02cfc
fix filter
3 years ago
neilpang
77f659c9b9
add NO_ECC_384
3 years ago
neilpang
c66e157a14
fix path filter
3 years ago
neilpang
2c927277e2
fix error
3 years ago
neilpang
29fe1c86da
fix initapi
3 years ago
neilpang
1ae9c48370
fix error
3 years ago
neilpang
078a8b40e9
add buypass test
3 years ago
neilpang
9daeae1695
remove unnecessary check
3 years ago
neilpang
014e016058
add retry for init api
3 years ago
neil
f41f93af3a
Merge pull request #3491 from bgarret/consul-deploy-hook
Consul deploy hooks
3 years ago
neil
51539521b1
Merge pull request #3551 from marcusgrando/dev
Added Azion DNS API
3 years ago
Marcus Grando
522dec34a5
Added Azion DNS API
3 years ago
neil
ea6d76cce6
Merge pull request #3569 from Habetdin/dev
notify/telegram.sh: Fix special characters escaping
3 years ago
Habetdin
7c7d61f61e
Fix special characters escaping
To escape characters '_', '*', '`', '[' outside of an entity, prepend the characters '\' before them.
3 years ago
Marcus Grando
184dde92a2
Added Azion DNS API
3 years ago
neil
7e43c794fd
Merge pull request #3567 from acmesh-official/dev
support SSL.com
3 years ago
neilpang
c7285967d6
fix for list short name
3 years ago
neilpang
41f4baadb9
minor
3 years ago
neilpang
20082ec9fb
update status
3 years ago
neilpang
8dae8c52c0
split in to multiple files, so that it can pass more.
3 years ago
neil
068076c0d5
Merge pull request #3565 from acmesh-official/dev
Dev
3 years ago
neilpang
c0ae44a41b
fix format
3 years ago
neilpang
593e8e1f63
move ca key path
3 years ago
neilpang
707cf35f0a
fix format
3 years ago
neilpang
30f11d0e16
typo
3 years ago
neilpang
53d6ab6c23
support SSL.com
3 years ago
neilpang
280e44304a
fix for compatibility to sslcom
3 years ago
neilpang
79fac4466e
minor
3 years ago
neil
0e9f09e582
Merge pull request #3539 from Djelibeybi/dev
Add DNS API plugin for Oracle Cloud Infrastructure DNS Service
3 years ago
Avi Miller
25d0fdf8ff
fix: fix a format issue reported by shellfmt
Signed-off-by: Avi Miller <avi.miller@oracle.com>
3 years ago
Avi Miller
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>
3 years ago
neilpang
1c78663378
exclude test for dns api changes
3 years ago
Avi Miller
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>
3 years ago
Avi Miller
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>
3 years ago