We have http server in golang and it is sending Alert message(decryption_failed_RESERVED(21), with TLS 1.2 but this is not compliant with TLS 1.2 RFC 5246, why this is happening and how to come out of it.
GOVERSION=“go1.18.3”
We have http server in golang and it is sending Alert message(decryption_failed_RESERVED(21), with TLS 1.2 but this is not compliant with TLS 1.2 RFC 5246, why this is happening and how to come out of it.
GOVERSION=“go1.18.3”
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.