File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ Revision history for Perl extension Net::SSLeay.
44 - Pass RAND_seed()'s sole argument to the underlying RAND_seed() function in
55 libcrypto, rather than passing the value of a non-existent second argument.
66 Fixes GH-427. Thanks to cgf1 for the report.
7+ - Avoid explicit and implicit use of weak hash algorithms,
8+ such as MD5 and SHA-1, in test suite. This allows tests
9+ 44_sess.t and 45_exporter.t to correctly work on systems
10+ where crypto policies prohibit their direct use and TLS
11+ versions that require them. An example of such a system is
12+ Rocky Linux 9.2. Any Red Hat Enterprise Linux 9 and derived
13+ system is likely to have similar behaviour. Thanks to Paul
14+ Howarth for the investigation and patches.
715
8161.93_02 2023-02-22
917 - Update ppport.h to version 3.68. This eliminates thousands of
You can’t perform that action at this time.
0 commit comments