9d9c6d965e
- Update to 1.2.1 * Update from deprecated pyOpenSSL APIs to non-deprecated cryptography APIs. (#670)
Markéta Machová2025-02-04 14:37:48 +00:00
d270246030
Accepting request 1221503 from devel:languages:python
Ana Guerrero2024-11-06 15:50:03 +00:00
b60b3a6941
- Update to 1.2.0 * Add support for Python 3.13. (#664) * Allow setting of cert's notBefore attribute (#628) * Add the Authority Key Identifier extension to child CA certificates. (#642) * Remove support for Python 3.8 and PyPy 3.9. (#664) - Drop add-aki-to-child-certs.patch, merged upstream - Drop fix2038.patch, fixed upstream - Update BuildRequires from pyproject.toml
Markéta Machová2024-11-05 15:39:59 +00:00
1b2d56b090
- Switch to pyproject and autosetup macros.
Steve Kowalik2024-03-05 02:53:04 +00:00
888381edf8
Accepting request 1109513 from devel:languages:python
Ana Guerrero2023-09-08 19:14:59 +00:00
335c0b425d
- drop python 2.x specific conditionals from spec file
Dirk Mueller2023-09-07 11:04:24 +00:00
9210c1eb06
- update to 1.1.0: * Allow os.PathLike in typing of Blob.write_to_path * Add support for PyPy 3.10 and Python 3.12 * Remove support for Python 3.7 * Support for Python 3.10 and 3.11 (#372, 574) trustme`. Get the help with python -m trustme --help`. * Added attr CA.from_pem to import an existing certificate authority; - initial package
Dirk Mueller2023-09-07 11:04:09 +00:00
09830c201e
- update to 1.0.0: * Support for ECDSA keys in certificates and use them by default. The type of key used for certificates can be controlled by the key_type parameter on the multiple methods that generate certificates. ECDSA certificates as they can be generated significantly faster. * Support for Python 3.10 and 3.11 (#372, 574)
Dirk Mueller2023-05-14 16:35:07 +00:00
91a571c843
- update to 0.7.0: - trustme can now be used a command line interface with `python -m trustme. Get the help with python -m trustme --help`.
Dirk Mueller2021-05-09 17:13:49 +00:00