From: | dam [...] cpan.org |
Subject: | [PATCH] add get/set_security_level() routines |
In Debian we are currently applying the following patch to
Net-SSLeay.
We thought you might be interested in it too.
Description: add set_security_level() routines
This patch adds SSL_[CTX_](set|get)_security_level() routines
.
They are needed at least by the tests that use certificates with 1024-bit keys
in environments with openssl with default security level of 2, which requires
at least 2048-bit keys
Author: Damyan Ivanov <dmn@debian.org>
The patch is tracked in our Git repository at
https://salsa.debian.org/perl-team/modules/packages/libnet-ssleay-perl/raw/master/debian/patches/add-security-level-routines.patch
Thanks for considering,
Damyan Ivanov,
Debian Perl Group