Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.lang.java.security > #70

Retrieving Master Secret

From "abhijit.bhatode" <abhijit.bhatode@THRWHITE.remove-dii-this>
Subject Retrieving Master Secret
Message-ID <e6dc53e7-5c2a-4cdc-9521-ffe4baab0474@u10g2000prn.googlegroups.com> (permalink)
Newsgroups comp.lang.java.security
Date 2011-04-27 16:07 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.security
Hi,

I am developing a JAVA SSL client that talks with a legacy C++ server.
The server uses RSA libraries for encryption.
The JAVA client uses JSSE 1.6 for SSL communication with the server.

The SSL handshake goes through fine, however the server needs further
protocol based handshake. The RSA library allows a server to retrieve
the session key and shared master secret key. The server uses these
values to generate a challenge for the client.

The JAVA client should retrieve the session key and shared master
secret key to generate a response and send it to server. The JSSE API
documentation states  that the shared master secret key is not
available for external use.

Please refer http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html

Please let us know if there is any work around for this.

Regards,
Abhijit

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.security | Previous | NextNext in thread | Find similar


Thread

Retrieving Master Secret "abhijit.bhatode" <abhijit.bhatode@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000
  Re: Retrieving Master Sec "Maarten Bodewes" <maarten.bodewes@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000

csiph-web