17
0

Accepting request 1189233 from system:homeautomation:home-assistant:unstable

- 24.2.1:
  * Deprecated OpenSSL.crypto.X509Req,
               OpenSSL.crypto.load_certificate_request,
               OpenSSL.crypto.dump_certificate_request.
    Instead, cryptography.x509.CertificateSigningRequest,s
             cryptography.x509.CertificateSigningRequestBuilder,s
             cryptography.x509.load_der_x509_csr,s
             or cryptography.x509.load_pem_x509_csr should be used.
  * Added type hints for the SSL module. #1308.
  * Changed OpenSSL.crypto.PKey.from_cryptography_key to accept public and private EC, ED25519, ED448 keys

OBS-URL: https://build.opensuse.org/request/show/1189233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=114
This commit is contained in:
2024-07-24 10:28:52 +00:00
committed by Git OBS Bridge
parent f841d2011a
commit 3bceeefd81
4 changed files with 11 additions and 10 deletions

Binary file not shown.