Hi,
Appreciate any help on the following.
1) Built static binaries of FIPS capable OSSL which statically link to the
windows runtime.
2) Consumed these binaries (libeaycompat32.lib, libeayfips32.lib and
ssleay32.lib) into myapp.dll using msincore.pl.
Result
1) FIPS mode gets set and working w
On 25/11/2019 08:45, fer...@hyperion.io wrote:
> Sorry to bring this up again but I really don't know how to fix. I already
> re-wrote my code to use SSL_read/SSL_write instead of a SSL filter BIO but I
> still get the same error.
>
> I can reproduce when the sender is nginx, socat openssl-list
Sorry to bring this up again but I really don't know how to fix. I already
re-wrote my code to use SSL_read/SSL_write instead of a SSL filter BIO but I
still get the same error.
I can reproduce when the sender is nginx, socat openssl-listen or openssl
s_server. Both the server and client are runni