https://bugs.openldap.org/show_bug.cgi?id=8839
. openldap@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|never use md5 and/or sha1, |never use md5 and/or sha1, |use sha512, file signing |use sha-3 512 and/or | |blake3, file signing
--- Comment #1 from . openldap@mailinator.com --- openldap-2.4.53.md5 07-Sep-2020 15:20 59 openldap-2.4.53.sha1 07-Sep-2020 15:20 68
you are still using md5 and sha1. these are broken.
use sha3-512 and/or blake3.
start signing the files. you can use gnupg for that.