Category: Code Maturity
Unimplemented TLS responses
Informational Severity
Informational Impact
N/A Likelihood
Description
The processRecord
implementation for the EncryptedExtensions
and HelloRetryRequest
records are unimplemented.
Impact
Potential communication disruptions may occur during the TLS handshake. This could lead to a connection establishment failure by incompability upon servers that expect a fully implemented TLS handshake.
Recommendations
Processing of the records should be implemented according to the published RFC specifications.