#29 Use 2048-bit keys in tests to enable tests on modern systems
Merged by jhrozek. Opened by jhrozek.
jhrozek/libuser large_keys  into  master

Download 29.patch

The crypto policies on some modern distributions don't allow 1024-bit
keys. Without this change the LDAP tests won't work on these systems;
OpenLDAP wouldn't start at all with messages like:
slapd[32441]: main: TLS init def ctx failed: -1
slapd[32441]: @(#) $OpenLDAP: slapd 2.4.46 (May 11 2018 17:12:39) $

rebased onto 4425049ecc04071bef5cbb66fa12b67bb702867f

Commit 1a755141 fixes this pull-request

Pull-Request has been merged by jhrozek

Pull-Request has been merged by jhrozek

Metadata