{"library":"trustme","type":"library","category":null,"description":"Trustme is a tiny Python package designed to generate fake (but technically real) TLS certificates for use in test suites. It provides a simple way to create a certificate authority (CA) and issue server certificates, which can then be used to configure SSL context objects for testing network clients and servers. The current version is 1.2.1, with releases typically tied to Python version support and bug fixes.","language":"python","status":"active","version":"1.2.1","tags":["tls","ssl","certificates","testing","security","cryptography"],"last_verified":"Fri May 22","install":[{"cmd":"pip install -U trustme","imports":["import trustme","ca = trustme.CA()","server_cert = ca.issue_cert('hostname')"]}],"homepage":null,"github":"https://github.com/python-trio/trustme","docs":null,"changelog":null,"pypi":"https://pypi.org/project/trustme/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/trustme/compatibility"}}