tn5250j/src README.ssl,1.1,1.2
Steve Kennedy <[email protected]> Fri, 25 Feb 2005 09:30:20 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11405/src Modified Files: README.ssl Log Message: SSL Updates Index: README.ssl =================================================================== RCS file: /cvsroot/tn5250j/tn5250j/src/README.ssl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.ssl 24 Feb 2005 16:33:32 -0000 1.1 --- README.ssl 25 Feb 2005 09:30:17 -0000 1.2 *************** *** 1,5 **** ! tn5250j README for SSL Usage ------------------------------------------------------------------------------ Applet Security --------------- --- 1,18 ---- ! tn5250j README for SSL ------------------------------------------------------------------------------ + Socket Security + --------------- + TN5250J supports SSL socket connections using SSL version 1, SSL version 2, or + TLS. Right now, the SSL type is configured on the client, but automatic type + discovery will be supported in a future version. + + During SSL handshaking, a custom Trust Manager is used to validate the server's + certificate. If the certificate can not be trusted by default Trust Managers, + (typically when keys have not been signed by a proper CA), then the user will + be prompted to accept the certificate. + + + Applet Security --------------- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click