Port details on branch 2024Q2 |
- py-trustme Top quality TLS certs while you wait, for the discerning tester
- 1.2.0 security =3 1.2.0Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2019-03-28 14:03:22
- Last Update: 2024-10-24 16:08:15
- Commit Hash: 9b4c49b
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://github.com/python-trio/trustme
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}trustme>0:security/py-trustme@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-trustme/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-trustme
- pkg install py311-trustme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-trustme listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-trustme
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729784083
SHA256 (trustme-1.2.0.tar.gz) = ed2264fb46c35459e6de9e454ed4bab73be44b6a2a26ad417f9b6854aebb644a
SIZE (trustme-1.2.0.tar.gz) = 26350
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-openssl>=0 : security/py-openssl@py311
- py311-service-identity>=0 : security/py-service-identity@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-idna>=0 : dns/py-idna@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-trustme
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|