Tue, 20 Jan 2026 18:49:37 CST | login

Information for build python-trustme-0.9.0-4.ocs23

ID2981
Package Namepython-trustme
Version0.9.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-trustme.git?.#a4a1b0c2f3e37be5a5bbd587ee4848b105893980
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 06:06:08 CST
CompletedSat, 09 Sep 2023 06:11:18 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-trustme.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-trustme.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-trustme-0.9.0-4.ocs23.src.rpm (info) (download)
noarch
python3-trustme-0.9.0-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 29 2022 Shuo Wang <abushwang@tencent.com> - 0.9.0-1 - initial build