The security/py-trustme,python3 port
py3-trustme-1.2.0 – quality TLS certs while you wait, for the discerning (cvsweb github mirror)
Description
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're real certs, they're just signed by your CA, which nobody trusts. But you can trust it. Trust me.WWW: https://github.com/python-trio/trustme
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/licenses/
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/licenses/LICENSE
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/licenses/LICENSE.APACHE2
- /usr/local/lib/python3.11/site-packages/trustme-1.2.0.dist-info/licenses/LICENSE.MIT
- /usr/local/lib/python3.11/site-packages/trustme/
- /usr/local/lib/python3.11/site-packages/trustme/__init__.py
- /usr/local/lib/python3.11/site-packages/trustme/__main__.py
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/__main__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/_cli.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/_cli.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/_version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/trustme/__pycache__/_version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/trustme/_cli.py
- /usr/local/lib/python3.11/site-packages/trustme/_version.py
- /usr/local/lib/python3.11/site-packages/trustme/py.typed