trustme icon indicating copy to clipboard operation
trustme copied to clipboard

#1 quality TLS certs while you wait, for the discerning tester

Results 14 trustme issues
Sort by recently updated
recently updated
newest added

Bumps [types-pyopenssl](https://github.com/python/typeshed) from 22.0.9 to 22.0.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyopenssl&package-manager=pip&previous-version=22.0.9&new-version=22.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.0 to 5.1.1. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 5.1.1 (released Jul 26, 2022) Bugs fixed #10701: Fix...

dependencies

So I've been finally integrating `trustme` into `aiohttp`'s test today. Turns out that certificate fingerprint calculation isn't well-documented on the Internet for Python stdlib's `ssl` module. All examples use `pyOpenSSL`...

There are a bunch of ways we aren't really following CAFB rules. Not sure how much it matters. But for example: 7.1.2.1 rules for root certificates: - SHOULD NOT set...

Usually at high-level web servers expose separate configuration options for a certificate file, a private key file, and a certificate chain file. Currently `trustme` forces users to use one file...

Hello I am trying to incorporate `trustme` in the CA SSL verification testing in a opensourced project. Experience on Linux is good but run into error with `winhttp`: ` Send...

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...

dependencies

Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.4.3` | `7.5.0` | | [packaging](https://github.com/pypa/packaging)...

dependencies