[ANN] trustme v0.1.0 - #1 quality TLS certs while you wait, for the discerning tester

July 18, 2017
7:43 a.m.
Hi all, I just released a new package: trustme You wrote a cool network client or server. You encrypt your connections using TLS. Your test suite needs to make TLS connections. Uh oh. Your test suite *probably* doesn't have a valid TLS certificate. Now what? ``trustme`` is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests. Well, technically they're real certs, they're just signed by your CA, which nobody trusts. But you can trust it. Trust me. Download: https://pypi.org/project/trustme/ Github: https://github.com/python-trio/trustme Share and enjoy, -n -- Nathaniel J. Smith -- https://vorpus.org
2802
Age (days ago)
2802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nathaniel Smith