mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
Go 1.15 deprecates checking CN; this broke gating tests: Get "https://localhost:5000/v2/": x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0 Easy two-line solution in the 'openssl' invocation. Huge thanks to Nalin for tracking down and fixing while I was still getting started: https://github.com/containers/buildah/pull/2595 Copied from 0f2892a5b021de3b1cf273f5679fda8298b57c02 in buildah Signed-off-by: Ed Santiago <santiago@redhat.com> |
||
---|---|---|
.. | ||
001-basic.bats | ||
010-inspect.bats | ||
020-copy.bats | ||
030-local-registry-tls.bats | ||
040-local-registry-auth.bats | ||
050-signing.bats | ||
060-delete.bats | ||
helpers.bash | ||
run-tests |