Commit Graph

4410 Commits (dbdcbd4b9e64acd8b0626cb6ca9a886b4693ce84)
 

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