Mon, 10 Jun 2024 00:33:14 UTC | login

Information for build python-trustme-0.4.0-1.fc30

ID77811
Package Namepython-trustme
Version0.4.0
Release1.fc30
Epoch
Summary#1 quality TLS certs while you wait, for the discerning tester
DescriptionYou wrote a cool network client or server. It encrypts connections using TLS. Your test suite needs to make TLS connections to itself. 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 are real certs, they are just signed by your CA, which nobody trusts. But you can trust it. Trust me.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 11:23:25 UTC
CompletedSat, 01 Dec 2018 11:23:25 UTC
Tags
f30
f31
RPMs
src
python-trustme-0.4.0-1.fc30.src.rpm (info) (download)
noarch
python3-trustme-0.4.0-1.fc30.noarch.rpm (info) (download)
Changelog * Thu Sep 13 2018 Carl George <carl@george.computer> - 0.4.0-1 - Initial package