diff options
Diffstat (limited to 'changes/bug27226')
-rw-r--r-- | changes/bug27226 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug27226 b/changes/bug27226 new file mode 100644 index 0000000000..9030773cd5 --- /dev/null +++ b/changes/bug27226 @@ -0,0 +1,5 @@ + o Minor bugfixes (testing, openssl compatibility): + - Our "tortls/cert_matches_key" unit test no longer relies on OpenSSL + internals. Previously, it relied on unsupported OpenSSL behavior in + a way that caused it to crash with OpenSSL 1.0.2p. Fixes bug 27226; + bugfix on 0.2.5.1-alpha. |