Пакет python3-module-trustme: Информация
Исходный пакет: python3-module-trustme
Версия: 1.2.1-alt1
Собран: 16 августа 2025 г. 21:46
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/python-trio/trustme
Лицензия: Apache-2.0 or MIT
О пакете: #1 quality TLS certs while you wait, for the discerning tester
Описание:
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.
Сопровождающий: Andrey Cherepanov
Последнее изменение
2 января 2025 г. Andrey Cherepanov 1.2.1-alt1
- New version.
7 октября 2024 г. Andrey Cherepanov 1.2.0-alt1
- New version. - Used pyproject macros. - Fixed license according to SPDX.
11 июля 2023 г. Andrey Cherepanov 1.1.0-alt1
- New version.