linkerd2/pkg/tls
Zahari Dichev f88b55e36e Tls certs checks (#3813)
* Added checks for cert correctness
* Add warning checks for approaching expiration
* Add unit tests
* Improve unit tests
* Address comments
* Address more comments
* Prevent upgrade from breaking proxies when issuer cert is overwritten (#3821)
* Address more comments
* Add gate to upgrade cmd that checks that all proxies roots work with the identitiy issuer that we are updating to
* Address comments
* Enable use of upgarde to modify both roots and issuer at the same time

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2019-12-16 14:49:32 -08:00
..
ca.go Tls certs checks (#3813) 2019-12-16 14:49:32 -08:00
codec.go Consolidate certificates validation logic (#3810) 2019-12-13 10:01:55 +02:00
cred.go Cert manager support (#3600) 2019-10-24 13:15:14 -07:00
cred_test.go Enable gosimple linter, fix issues (#2356) 2019-02-22 17:19:07 -08:00