Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6222485
Votes 0
Synopsis Using new KeyStore builder APIs in JSSE for Java plugin and Java Webstart
Category java_deployment:security
Reported Against tiger-beta2
Release Fixed mustang(b39)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 5086790
Submit Date 27-JAN-2005
Description
In JSSE, there are some existing KeyStore APIs, the Java plugin and Java webstart should use these APIs directly to do the client authentication verification check. Currenly we did all of these check in our code, which probably has some bug (such as multi pop up password dialog boxes) and can't utilize the new feature which JSSE APIs provided.
  xxxxx@xxxxx   2005-1-27 19:29:51 GMT
Work Around
N/A
Evaluation
This RFE has been implemented in Mustang B39, it include two parts:
1. Using KeyStore Builde API to implement client authentication and
2. Provide password protect to all JRE keystore.

  xxxxx@xxxxx   2005-05-19 19:14:20 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang