buildah/tests
Ed Santiago a18cd68f16 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

Signed-off-by: Ed Santiago <santiago@redhat.com>
(cherry picked from commit 53b3ac8e48)
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2020-09-09 11:15:04 -04:00
..
test_buildah.sh add Subject Alternative Name to local openssl cert 2020-09-09 11:15:04 -04:00
test_buildah.yml Gating tests: set TMPDIR=/var/tmp 2020-09-09 11:14:56 -04:00
tests.yml tests: use new modern form, and enable gating 2020-03-06 07:12:56 -07:00