skopeo/systemtest
Ed Santiago f9773889a1 Add Subject Alternative Name to local openssl cert
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>
2020-10-01 06:32:55 -06:00
..
001-basic.bats systemtest - new set of BATS tests for RHEL8 gating 2019-05-28 10:10:50 -06:00
010-inspect.bats Fix for yet another breaking podman change 2020-04-08 15:32:44 -06:00
020-copy.bats Use fully-qualified image names 2020-03-19 14:13:18 -06:00
030-local-registry-tls.bats Use fully-qualified image names 2020-03-19 14:13:18 -06:00
040-local-registry-auth.bats Use fully-qualified image names 2020-03-19 14:13:18 -06:00
050-signing.bats Use fully-qualified image names 2020-03-19 14:13:18 -06:00
060-delete.bats Use fully-qualified image names 2020-03-19 14:13:18 -06:00
helpers.bash Add Subject Alternative Name to local openssl cert 2020-10-01 06:32:55 -06:00
run-tests fixup! Incorporate review feedback from mtrmac 2019-05-28 10:10:50 -06:00