1
0

Accepting request 645594 from home:vitezslav_cizek:branches:devel:languages:python

- handle that renegotiation is forbidden in TLS 1.3
  * add tls13-renegotiation.patch

OBS-URL: https://build.opensuse.org/request/show/645594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=52
This commit is contained in:
Tomáš Chvátal
2018-10-31 05:46:13 +00:00
committed by Git OBS Bridge
parent 70eff89ff9
commit 96bb8c5656
3 changed files with 63 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 30 13:41:43 UTC 2018 - Vítězslav Čížek <vcizek@suse.com>
- handle that renegotiation is forbidden in TLS 1.3
* add tls13-renegotiation.patch
-------------------------------------------------------------------
Tue Oct 30 11:21:30 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>