Tue, 28 May 2024 23:38:56 UTC | login

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

ID73653
Package Namepython-trustme
Version0.4.0
Release1.fc29
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
StartedFri, 28 Sep 2018 19:19:59 UTC
CompletedFri, 28 Sep 2018 19:19:59 UTC
Tags
f29
f30
RPMs
src
python-trustme-0.4.0-1.fc29.src.rpm (info) (download)
noarch
python3-trustme-0.4.0-1.fc29.noarch.rpm (info) (download)
Changelog * Thu Sep 13 2018 Carl George <carl@george.computer> - 0.4.0-1 - Initial package