Files
teleport/lib
Alan Parra 383b96f353 Add strict CA checks on newKeySet() and address test code duplication (#62177)
* 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
2025-12-12 18:08:26 +00:00
..