forked from pool/python-pyOpenSSL
Accepting request 503305 from home:dimstar:Factory
- Add python-pyOpenSSL=replace-expired-cert.patch: the root cert expired, mking the test suite fail. Replace the certificate with a new one, valid for 20 years (gh#pyca/pyopenssl#637). * Automatically set ``SSL_CTX_set_ecdh_auto()`` on OBS-URL: https://build.opensuse.org/request/show/503305 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 07:05:41 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Add python-pyOpenSSL=replace-expired-cert.patch: the root cert
|
||||
expired, mking the test suite fail. Replace the certificate with
|
||||
a new one, valid for 20 years (gh#pyca/pyopenssl#637).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 21:32:55 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
@@ -27,7 +34,7 @@ Wed Apr 26 14:20:27 UTC 2017 - toddrme2178@gmail.com
|
||||
For applications that process a lot of TLS data or that use
|
||||
very lage allocations this can provide considerable performance
|
||||
improvements.
|
||||
* Automatically set ``SSL_CTX_set_ecdh_auto()`` on
|
||||
* Automatically set ``SSL_CTX_set_ecdh_auto()`` on
|
||||
``OpenSSL.SSL.Context``.
|
||||
- Fix empty exceptions from ``OpenSSL.crypto.load_privatekey()``.
|
||||
- Rebase bug-lp-1265482.diff
|
||||
|
Reference in New Issue
Block a user