teleport/lib/tlsca
Russell Jones ae074ede36 Always validate certificate (or key) algorithm.
Added utils.CertChecker that wraps a ssh.CertChecker. The new
certificate checker first checks if the certificate is a valid
certificate for Teleport. At the moment that is 2048-bit RSA then calls
the underlying certificate checker to perform the requested validation.
2019-03-19 17:47:53 -07:00
..
ca.go Sort out principals into DNS names and IP addresses. (#2522) 2019-01-23 15:53:59 -08:00
ca_test.go Always validate certificate (or key) algorithm. 2019-03-19 17:47:53 -07:00
doc.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
parsegen.go Always validate certificate (or key) algorithm. 2019-03-19 17:47:53 -07:00