tommy
Pheox Support
Joined: May 30, 2005
Messages: 148
Offline
|
JCAPI version 1.1.1 has been released today.
This is a maintenance release containing bug fixes for reported issues.
The release is binary- & source compatible with earlier releases.
The fixed bugs are:
- Existing system (certificate) stores that could not be opened was considered valid stores in JCAPI.
- The JCAPI DLL threw a JCAPIJNIRuntimeException with message "JCAPIKeyStore_getKey() - Could not get private key blob length." when a private key could not be exported when calling method KeyStore.getKey(). Now it returns a JCAPIRSAPrivateKey instance instead.
- The JCAPI SSL plugin sometimes generated aliases for PKCS#11 tokens that was considered illegal (contained spaces etc) by SUN's PKCS#11 provider. Now, a hexadecimal unique value for the current provider is used instead.
- When a non-existing system (certificate) store was to be opened, the JCAPI DLL automatically created it.
Our customers can download the commercial (unrestricted) version from the customers download page. Others are welcome to download the evaluation version from our public download page.
|