[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python-trustme-0.6.0-4.el8.src download

Имя python-trustme
Эпоха 0
Версия 0.6.0
Релиз 4.el8
Архитектура src
Сайт https://github.com/python-trio/trustme
Лицензия MIT or ASL 2.0
Время сборки 2024-01-30 19:33:22
Хост сборки builder-x86-03.inferitos.ru
Краткое описание #1 quality TLS certs while you wait, for the discerning tester
Репозитории Extras
Полное описание You 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.
Эррата
Размер 33 КиБ
Исходный проект python-trustme-0.6.0-4.el8
Контрольная сумма SHA-256 211d2ed7d107960c73b432209457fb8be7f1fa55f78bd39ace3bd37ee0dd843f
× Full screenshot
История изменений link
* Thu Jan 25 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.6.0-4
- Rebuilt for MSVSphere 8.9

* Wed Oct 07 2020 Carl George <carl@george.computer> - 0.6.0-4
- Remove explicit run time requires in favor of automatically generated ones

* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-2
- Rebuilt for Python 3.9

* Tue Mar 17 2020 Carl George <carl@george.computer> - 0.6.0-1
- Latest upstream

* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.2-4
- Rebuilt for Python 3.8.0rc1 (#1748018)

* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.2-3
- Rebuilt for Python 3.8

* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Mon Jun 10 2019 Carl George <carl@george.computer> - 0.5.2-1
- Latest upstream