regenerate the testdata certificate with SAN instead of CommonName

As required by Go 1.15.
This commit is contained in:
Marten Seemann
2020-08-18 16:23:07 +07:00
parent 2f736d3599
commit 154f434be8
6 changed files with 83 additions and 61 deletions

View File

@@ -10,7 +10,6 @@ executors:
- image: "circleci/golang:1.15"
environment:
runrace: true
GODEBUG: x509ignoreCN=0
jobs:
"test": &test