py3-trustme

quality TLS certs while you wait, for the discerning

WWW CVSWeb GITHub
  1. Package version
    py3-trustme-1.0.0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • net/py-idna,python3
  • security/py-cryptography,python3
  • security/py-openssl,python3
  • lang/python/3.10