Commit Graph

134 Commits (ec10a3eab4ba87fce47ce83eeff3a7831fb4ad31)

Author SHA1 Message Date
neil ec10a3eab4 fix CI 3 years ago
neil 49deb4af24 fix CI 3 years ago
neil 10f171b6e4 fix ci 3 years ago
neil 735db1a12b fix ci 3 years ago
neil b2f4cc2dc5 add Step-ca to CI
https://github.com/acmesh-official/acme.sh/issues/3871
3 years ago
neilpang 37cc611e3f fix gentoo image 3 years ago
neilpang c6a0ec64cb upgrade solaris vm 3 years ago
neilpang beed123fb0 fix tunnel version 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
neil 737a7a2db2 add test for ipcert 3 years ago
neil 0510da0853 fix test chain root name. 3 years ago
neil 365d22d076 add TEST_PREFERRED_CHAIN 3 years ago
neil 1760169ef9 fix Windows test 3 years ago
neil 32ea224933 update versions 3 years ago
neil 64908e0080 fix Windows path 3 years ago
neilpang c5efec678e remove clearlinux 4 years ago
neilpang 72e3f33f28 fix docker test 4 years ago
neilpang ba7d85145a fix env 4 years ago
neilpang 719ba75fcc fix test server 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
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 1ae9c48370 fix error 4 years ago
neilpang 078a8b40e9 add buypass test 4 years ago
neilpang 8dae8c52c0 split in to multiple files, so that it can pass more. 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
neilpang 1c78663378 exclude test for dns api changes 4 years ago
neilpang da754e9a71 fix 4 years ago
neilpang cc9ec806b2 add all Linux 4 years ago
neilpang 54f2640ef2 fix env 4 years ago
neilpang 56246592c7 set ca names in the env 4 years ago
neilpang 1ff5d71e12 fix windows 4 years ago
neilpang 67c42c5911 add zerossl 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
neil 7aa4b8247c upgrade cf-tunnel 4 years ago
neil 40e2ebed95 remove ngrok token 4 years ago
neil bf9b33acec use cloudflare tunnel to test 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
neilpang d8163e9835 upgrade freebsd and solaris 4 years ago