The TLS protocol is used to provide privacy and data integrity between two or more communicating computer applications. When secured by TLS, connections between a client and a server have one or more of the following properties:-
Transportation layer came from Secure Socket Layer. A careful configuration of TLS will provide additional privacy-related properties like forwarding secrecy, prevent discloser of encryption keys etc. Some of the clients might use older operating systems or old web browsers. The old cipher suite is used for all clients back to Windows XP/IE6. It method should be used only as a last resort only for the specific clients.
The impact include:-
This vulnerability can be fixed by:-