tracemeyers

Results 2 issues of tracemeyers

With just the CN set in the snake oil certificate, Go clients refuse to verify the certificate. Can be overridden by specifying `--build-arg CERT_SAN=DNS:somehost.com` when building the image. For example...

Do `tags` only apply if the `zone` is explicitly set? This did not work (tags printed on the console was `[]`: ``` google.tags = ['http-server', 'https-server'] ``` but this did...