mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
FIPS requires 1024 bit DH prime
This commit is contained in:
parent
d430147bc6
commit
281d1bd651
2 changed files with 18 additions and 10 deletions
3
CHANGES
3
CHANGES
|
@ -72,6 +72,9 @@ corrections:
|
|||
|
||||
fixed a few minor bugs with OpenSSL in configure and with messages
|
||||
|
||||
Socat did not work in FIPS mode because 1024 instead of 512 bit DH prime
|
||||
is required. Thanks to Zhigang Wang for reporting and sending a patch.
|
||||
|
||||
porting:
|
||||
Socat included <sys/poll.h> instead of POSIX <poll.h>
|
||||
Thanks to John Spencer for reporting this issue.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue