-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
In the SunJSSE provider implementation, post-handshake messages are handled with an instance of PostHandshakeContext, which extends HandshakeContext. It is a little bit overloaded, and the current transport context is sufficient to handle post-handshake messages.