This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
OpenSSL error decryption failed or bad record mac
while decrypting a received https packet
#1945
Labels
The OpenSSL error:
DEBUG thaliReplicationPeerAction: 'Got error on replication - 500 6147371008:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:../deps/openssl/openssl/ssl/s3_pkt.c:518
is happening while decrypting a received https packet and given https doesn't support re-sending packets. This error needs to be handled at application level.
The text was updated successfully, but these errors were encountered: