forked from quic-go/quic-go
regenerate the testdata certificate with SAN instead of CommonName
As required by Go 1.15.
This commit is contained in:
@@ -10,7 +10,6 @@ executors:
|
||||
- image: "circleci/golang:1.15"
|
||||
environment:
|
||||
runrace: true
|
||||
GODEBUG: x509ignoreCN=0
|
||||
|
||||
jobs:
|
||||
"test": &test
|
||||
|
||||
Reference in New Issue
Block a user