neil
85e3ecfe0b
fix omnios
10 months ago
neil
b79c3f5cc4
fix pkg_add
10 months ago
neil
f4315e2c6f
fix _date2time
11 months ago
neil
f0ac566c93
add Omnios
11 months ago
neil
50f6a459cf
update solaris
11 months ago
neil
3b7bc5a56a
update dragonflybsd-vm@v1
11 months ago
KincaidYang
09b41aa667
fix for nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
In #4776 , I mistakenly added libnghttp2 to NetBSD, now for correction.
1 year ago
KincaidYang
87dc4fe388
fix for curl bugs nghttp2_option_set_no_rfc9113_leading_and_trailing_…
In #4776 , I mistakenly added libnghttp2 to NetBsd, and now it has been corrected and added to OpenBsd
1 year ago
KincaidYang
089d35708b
fix for curl bugs nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
see
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2018342
b6f62ac446
https://github.com/acmesh-official/acme.sh/issues/4775
1 year ago
Arash Hatami
257de15c73
Fix export problems
2 years ago
Arash Hatami
5a0225d033
Fix export problem for special values
2 years ago
neil
d102943a32
upgrade actions/checkout@v3
2 years ago
Peter Dave Hello
424da01878
Reduce acmetest git clone depth to speed up CI pipeline
2 years ago
Peter Dave Hello
3c933158c8
Use encrypted https instead of plain-text http when we can
2 years ago
neil
ef26075a1c
export TokenName
2 years ago
neilpang
4ea7f3cda5
ignore https error for solaris
2 years ago
neil
9fb14eef0e
support "secrets.HTTPS_INSECURE" for solaris
2 years ago
neil
dd707242ef
the envs are moved to acmetest
2 years ago
neil
b888792940
fix concurrency
2 years ago
neil
70351677a1
add concurrency
2 years ago
neil
2454ac8ef1
don't upload log
2 years ago
neil
5dba8b493d
fix log pattern
2 years ago
neil
683aa727d5
fix log path
2 years ago
neil
8d211c3524
fix log name
2 years ago
neil
ab8df82563
fix log name
2 years ago
neil
8ba9c4ab97
support https_proxy for https://github.com/acmesh-official/acme.sh/pull/1838
2 years ago
neil
2f70b8682e
add logs
2 years ago
neil
d0c2fb9761
fix https://github.com/acmesh-official/acme.sh/issues/3833#issuecomment-1203652970
2 years ago
neil
51d4d1451a
use ${{ secrets.DEBUG }}
https://github.com/acmesh-official/acme.sh/issues/4215
2 years ago
neil
bd78120bd5
Use major version of https://github.com/vmactions/freebsd-vm
2 years ago
neil
1a140a5515
upgrade OpenBSD by https://github.com/vmactions/openbsd-vm
2 years ago
neil
1ea8cfbfb0
Add DragonFlyBSD test by https://github.com/vmactions/dragonflybsd-vm
2 years ago
neil
7843c0c1b0
Upgrade VM versions from https://github.com/vmactions
2 years ago
neil
3e628f2678
Upgrade NetBSD https://github.com/vmactions/netbsd-vm
2 years ago
neil
e2eb685d76
upgrade FreeBSD 13.1
2 years ago
neil
093cfcdf42
Add NetBSD Test by: https://github.com/vmactions/netbsd-vm
2 years ago
neil
59dc513ac3
add OpenBSD test
2 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
neilpang
052b45a510
upgrade solaris vm
3 years ago
neilpang
66da6f18e3
add TEST_DNS_NO_SUBDOMAIN
3 years ago
neilpang
bdf8bf391c
pass TEST_DNS_NO_SUBDOMAIN
3 years ago
neilpang
ccd3d96942
upgrade Solaris
3 years ago
neil
ba44235471
Update DNS.yml
3 years ago
neilpang
72e3f33f28
fix docker test
3 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>
3 years ago
neilpang
f855862ade
upgrade freebsd
4 years ago