Commit Graph

41 Commits (8d211c352468999b9cc343f3e16051045e6fa5b1)

Author SHA1 Message Date
neil 8d211c3524 fix log name 3 years ago
neil ab8df82563 fix log name 3 years ago
neil 8ba9c4ab97 support https_proxy for https://github.com/acmesh-official/acme.sh/pull/1838 3 years ago
neil 2f70b8682e add logs 3 years ago
neil d0c2fb9761 fix https://github.com/acmesh-official/acme.sh/issues/3833#issuecomment-1203652970 3 years ago
neil 51d4d1451a use ${{ secrets.DEBUG }}
https://github.com/acmesh-official/acme.sh/issues/4215
3 years ago
neil bd78120bd5 Use major version of https://github.com/vmactions/freebsd-vm 3 years ago
neil 1a140a5515 upgrade OpenBSD by https://github.com/vmactions/openbsd-vm 3 years ago
neil 1ea8cfbfb0 Add DragonFlyBSD test by https://github.com/vmactions/dragonflybsd-vm 3 years ago
neil 7843c0c1b0 Upgrade VM versions from https://github.com/vmactions 3 years ago
neil 3e628f2678 Upgrade NetBSD https://github.com/vmactions/netbsd-vm 3 years ago
neil e2eb685d76 upgrade FreeBSD 13.1 3 years ago
neil 093cfcdf42 Add NetBSD Test by: https://github.com/vmactions/netbsd-vm 3 years ago
neil 59dc513ac3 add OpenBSD test 3 years ago
neil 75ae57e194 report false 3 years ago
neilpang c6a0ec64cb upgrade solaris vm 3 years ago
neilpang 267e582827 add TEST_DNS_NO_SUBDOMAIN 3 years ago
neilpang 69c02cae76 pass TEST_DNS_NO_SUBDOMAIN 3 years ago
neilpang eaae0547f2 upgrade Solaris 3 years ago
neil ba44235471
Update DNS.yml 3 years ago
neilpang 72e3f33f28 fix docker test 4 years ago
Avi Miller 6f88c81616
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>
4 years ago
neilpang f855862ade upgrade freebsd 4 years ago
neilpang a694b46914 fix freebsd 4 years ago
Easton Man 31f65b89bb
fix: fix freebsd and solaris 4 years ago
neil cc8f2afce9 fix for Solaris, and add Solaris to Github actions 4 years ago
neil 11b980f574 fix set-env 4 years ago
neil 2b8561f27d fix set-env 4 years ago
neil 5fd0e5add2
Update DNS.yml 4 years ago
neil 6bc00fc5e5
Update DNS.yml 4 years ago
neil 784b914e07 update freebsd 4 years ago
neil c9ff536e24 minor 4 years ago
neil 238efb02c6 update freebsd-vm 4 years ago
neil be7b87cda3 fix message 4 years ago
neil 07979a13fb add FreeBSD 4 years ago
neil 60fe987a5f enable for any branches. 4 years ago
neil b74a501fac fix for Windows 5 years ago
neil 490a7d4a78 support more dns tokens 5 years ago
neil b147195189 use testall target 5 years ago
neil e7a6c17260 fix dns check 5 years ago
neil c8ee9e6447 add dns api check 5 years ago