mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
383b96f353
* Add strict CA checks on newKeySet() and NewTestCAWithConfig() * Consolidate the many copies of NewTestCAWithConfig() * Add authcatest to depguard * Check CAKeySet before returning * Appease linter (authtest can import test packages) * Rename types, drop TODO * Remove panics from authcatest * Propagate errors on lib/cache * Remove lib/cache.NewTestCA alias * Remove lib/authtest.NewCAWithConfig alias * Remove lib/authtest.CAConfig alias * Remove the lib/authtest.NewCA alias * Remove lib/services/local.NewTestCA alias