P
Patrick Overbey
Guest
Add support for ECDHE cipher suite for .NET clients connecting to an appserver directly via TCP/UDP. Currently, .NET open clients use ciphers that are defined in the group policy settings of the Windows machine, which has ECDHE ciphers available. However, when only ECDHE ciphers are defined for the .NET open client, connection to the appserver broker fails, even though the appserver broker has the "compatible" openssl ECDHE ciphers defined.
Continue reading...
Continue reading...