openssl: bump to 1.1.1n (#9079)

This is a bugfix release. Changelog:

  *) Fixed a bug in the BN_mod_sqrt() function that can cause it to loop
     forever for non-prime moduli. (CVE-2022-0778)

  *) Add ciphersuites based on DHE_PSK (RFC 4279) and ECDHE_PSK
     (RFC 5489) to the list of ciphersuites providing Perfect Forward
     Secrecy as required by SECLEVEL >= 3.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>

Co-authored-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
breakings 2022-03-17 16:01:43 +08:00 committed by GitHub
parent d2b51b86ac
commit 62d205a746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available