JDK-6294527 : Integrate JSR 268 initial PC/SC implementation for solaris-sparc
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.smartcardio
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-07-07
  • Updated: 2012-10-23
  • Resolved: 2005-07-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 betaFixed
Related Reports
Relates :  
Description
This RFE is part of 6239117 Support for Smart Card I/O (JSR 268).

The initial PC/SC based provider implementation of JSR 268 for solaris-sparc should be integrated when ready.

###@###.### 2005-07-07 05:50:43 GMT

Comments
EVALUATION This was tested with the PC/SC to OCF shim that ships with Solaris 10. Unfortunately, there is no real OCF support for external readers, and the internal reader needs to be explicitly configured, too. Run something like: % smartcard -c admin -t terminal \ -H /usr/lib/smartcard/ifdh_scmi2c.so -x add \ -d /dev/scmi2c0 -r MyInternalReader -n SunISCRI % svcadm restart ocfserv to get the internal card readers in SunBalde workstations working. ###@###.### 2005-07-08 05:43:46 GMT
08-07-2005