Unable to use OpenSSL type on Windows
Posted: Fri Jul 10, 2015 3:11 pm
Hi!
I've modified demo c# client and server to use SslImplementation.OpenSsl on windows, but the client fails with the following error:
>>OpenSSL error: 9172:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:.\ssl\s3_pkt.c:532:
When response message got no parameters, it works well. Tried to use several versions of openssl libs and http/https endpoints. Could you please help to resolve an issue.
I've modified demo c# client and server to use SslImplementation.OpenSsl on windows, but the client fails with the following error:
>>OpenSSL error: 9172:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:.\ssl\s3_pkt.c:532:
When response message got no parameters, it works well. Tried to use several versions of openssl libs and http/https endpoints. Could you please help to resolve an issue.