Hi All,
I'm trying to cross compile for linux64 on Mips64 with FIPS and OpenSSL. It
hasn't been easy! I know that MIPS isn't officially supportive, but we have
been getting private validations in the past and plan to revisit that with this
upgrade.
My current blocking point is that when b
On 17/11/17 06:42, mahesh gs wrote:
> Why
> does client respond with "Client key exchange" even if the the handshake
> failure alert is sent from server?
The client will send its entire flight of messages before it attempts to
read anything from the server. So, in this case, the ClientKeyExchan
In message on Thu, 16 Nov
2017 17:59 + (GMT Standard Time), "Angus Robertson - Magenta Systems Ltd"
said:
angus> I'm updating our Delphi SSL code to support 1.1.1 in addition to 1.0.2
angus> and 1.1.0, common code with a few version checks. This is using Windows
angus> 10.
angus>
angus>