neilpang
8e789b23c8
split in to multiple files, so that it can pass more.
5 years ago
neilpang
5563ff2a5f
minor
5 years ago
Avi Miller
eee5341988
Add DNS API plugin for Oracle Cloud Infrastructure DNS Service
This plugin is has noticeably more required fields than most
other plugins due to the requirement that all requests to
the OCI REST API must be cryptographically signed by the client
using the draft standard proposed in draft-cavage-http-signatures-08[1].
The OCI specific implementation details of the draft standard are
documented in the Developer Guide[2].
NOTE: there is maximum allowed clock skew of five minutes between the
client and the API endpoint. Requests will be denied if the skew is
greater.
This PR also includes a minor tweak to the Solaris job in the DNS
workflow so that it uses the pre-installed GNU tools, curl and OpenSSL 1.1.1.
Without these changes, the signature generation function does not
work on Solaris.
[1]: https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-08
[2]: https://docs.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm#five
Signed-off-by: Avi Miller <avi.miller@oracle.com>
5 years ago
neilpang
e3ae12c7a7
exclude test for dns api changes
5 years ago
neilpang
e938a2cdc9
fix
5 years ago
neilpang
cd00f00eed
add all Linux
5 years ago
neilpang
eec0442db6
fix env
5 years ago
neilpang
c701bf3e37
set ca names in the env
5 years ago
neilpang
838bf2684b
fix windows
5 years ago
neilpang
f31c7e5350
add zerossl
5 years ago
neil
95036e346e
upgrade cf-tunnel
5 years ago
neil
4687e4d8fc
remove ngrok token
5 years ago
neil
2cd7fc40b6
use cloudflare tunnel to test
5 years ago
Easton Man
ad8fd97433
fix: fix freebsd and solaris
5 years ago
neilpang
45a5f24d64
upgrade freebsd and solaris
5 years ago
Alexander Kulumbeg
58ff7722cd
Revert "Syncing with the original repo ( #2 )"
This reverts commit c384ed960c .
5 years ago
neilpang
dd42da818f
upgrade freebsd
5 years ago
neilpang
3428fe9b34
fix freebsd
5 years ago
Easton Man
5a6f672a6f
fix: fix freebsd and solaris
5 years ago
neilpang
bb10f748b1
upgrade freebsd and solaris
5 years ago
neil
bbb8c133ef
fix docker build ( #3383 )
* fix dockerhub
* fix
Co-authored-by: neil <win10@neilpang.com>
5 years ago
neil
cc8f2afce9
fix for Solaris, and add Solaris to Github actions
5 years ago
neil
11b980f574
fix set-env
5 years ago
neil
2b8561f27d
fix set-env
5 years ago
neil
c349e9aabe
fix set-env
5 years ago
MaxPeal
075dc1e4e9
add linux/ppc64le and linux/s390x
5 years ago
neil
b025ed6057
Update LetsEncrypt.yml
5 years ago
neil
23088bc897
Update LetsEncrypt.yml
5 years ago
neil
054a62de60
Update DNS.yml
5 years ago
Rene Luria
ff8fe7e018
Revert "Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD"
This reverts commit f864416e39 .
5 years ago
Rene Luria
c6617ebc9f
Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD
5 years ago
neil
2340c55d76
update freebsd
5 years ago
neil
71f00a9efd
minor
5 years ago
neil
967096f01c
update freebsd-vm
5 years ago
neil
7616e94fd3
fix message
5 years ago
neil
27ec69fb97
add FreeBSD
5 years ago
neil
182d150eaa
add curl to freebsd
5 years ago
neil
098ef976f7
add freebsd
5 years ago
neil
ea724e343b
enable for any branches.
5 years ago
neil
69c5291e52
fix for Windows
5 years ago
neil
4875ef045a
support more dns tokens
5 years ago
neil
369cfc2413
use testall target
5 years ago
neil
5fd0e5add2
Update DNS.yml
5 years ago
neil
23eccb2f20
Update LetsEncrypt.yml
5 years ago
neil
348bae53fe
Update LetsEncrypt.yml
5 years ago
neil
6bc00fc5e5
Update DNS.yml
5 years ago
Rene Luria
e05dc99006
Revert "Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD"
This reverts commit f864416e39 .
5 years ago
Rene Luria
f864416e39
Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD
5 years ago
neil
784b914e07
update freebsd
5 years ago
neil
c9ff536e24
minor
5 years ago