Description
Generates temporary fake certificate authorities and TLS certificates for tests. It helps developers test HTTPS behavior locally without using real public certificates or weakening certificate verification in application code.
Use it only in test environments. Fake certificates must never be trusted for production services, and generated keys should not be reused outside the test run.