A command line tool used for creating OCI Images
Go to file
Ed Santiago 53b3ac8e48 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>
2020-09-08 10:43:34 -06:00
tests add Subject Alternative Name to local openssl cert 2020-09-08 10:43:34 -06:00
.gitignore buildah-1.17.0-0.3.dev.git49a5768 2020-09-08 15:11:56 +00:00
buildah.spec buildah-1.17.0-0.3.dev.git49a5768 2020-09-08 15:11:56 +00:00
gating.yaml gating.yaml: duplicate the stanzas 2020-05-21 05:56:21 -06:00
sources buildah-1.17.0-0.3.dev.git49a5768 2020-09-08 15:11:56 +00:00