forked from pool/python-trustme
- 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 16:33:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:38:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user