pomerium/pkg/storage/redis
Cuong Manh Le 9af2226b5b pkg/storage/redis: use SANs cert
Since go1.15, X.509 CommonName is deprecated, switch to a SANs
certificate for test redis TLS.

While at it, add instruction to genearte cert and build test image.

See: https://golang.org/doc/go1.15#commonname
2020-08-12 22:20:50 +07:00
..
testdata pkg/storage/redis: use SANs cert 2020-08-12 22:20:50 +07:00
option.go pkg/storage/redis: add redis TLS support (#1163) 2020-07-31 19:37:23 +07:00
redis.go pkg/storage: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00
redis_test.go pkg/storage/redis: add redis TLS support (#1163) 2020-07-31 19:37:23 +07:00