Merge branch 'maint-0.4.4' into release-0.4.4

This commit is contained in:
Alexander Færøy
2021-05-25 13:25:23 +00:00
5 changed files with 5 additions and 41 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (compatibility):
- Remove an assertion function related to TLS renegotiation.
It was used nowhere outside the unit tests, and it was breaking
compilation with recent alpha releases of OpenSSL 3.0.0.
Closes ticket 40399.