-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
x86
-
windows_xp
A DESCRIPTION OF THE REQUEST :
A number of protocols based on EAP-TLS like PEAP and TTLS require access to the TLS values for the client & server random values as well as the calculated master secret.
JUSTIFICATION :
These values are used to calculate keys as well as form part of mutual authentication procedures. This information is vital to developers working with authentication protocols tunneled through TLS.
It would be nice to make this information available in the SSLEngine and really nice to be able to acess this information from the javax.net.ssl.SSLContext or SSLSessionContext information.
CUSTOMER SUBMITTED WORKAROUND :
Write one's own TLS engine.
###@###.### 2005-04-11 12:24:04 GMT
A number of protocols based on EAP-TLS like PEAP and TTLS require access to the TLS values for the client & server random values as well as the calculated master secret.
JUSTIFICATION :
These values are used to calculate keys as well as form part of mutual authentication procedures. This information is vital to developers working with authentication protocols tunneled through TLS.
It would be nice to make this information available in the SSLEngine and really nice to be able to acess this information from the javax.net.ssl.SSLContext or SSLSessionContext information.
CUSTOMER SUBMITTED WORKAROUND :
Write one's own TLS engine.
###@###.### 2005-04-11 12:24:04 GMT
- relates to
-
JDK-6491070 Channel Bindings
-
- Closed
-