minio/pkg/event/target/testdata
Andreas Auernhammer 224daee391
fix nats TLS unit tests (#10476)
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
2020-09-14 13:19:46 -07:00
..
certs fix nats TLS unit tests (#10476) 2020-09-14 13:19:46 -07:00
nats_tls.conf NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
nats_tls_client_cert.conf fix nats TLS unit tests (#10476) 2020-09-14 13:19:46 -07:00