mirror of https://github.com/minio/minio.git
224daee391
This commit fixes the nats TLS tests by generating new certificates (root CA, server and client) - each valid for 10y. The new certificates don't have a common name (deprecated by X.509) but SANs instead. Since Go 1.15 the Go `crypto/x509` package rejects certificates that only have a common name and no SAN. See: https://golang.org/doc/go1.15#commonname |
||
---|---|---|
.. | ||
certs | ||
nats_tls.conf | ||
nats_tls_client_cert.conf |