Hello,
I’m trying to fix ssl-enum-ciphers with RHEL >= 9.2’s OpenSSL in FIPS mode,
which now requires the extended master secret extension for a successful
handshake. I opened a GitHub PR at https://github.com/nmap/nmap/pull/2724.
The summary is:
The FIPS 140-3 Implementation Guidelines in se
Hello,
(Re-sent because I was not subscribed and the list does not seem to accept
mails from non-subscribers.)
I’m trying to fix ssl-enum-ciphers with RHEL >= 9.2’s OpenSSL in FIPS mode,
which now requires the extended master secret extension for a successful
handshake. I opened a GitHub PR a