PKCS11 support on 64bit sun java (original) (raw)
mohankumar kanaka kanakamohankumar at gmail.com
Thu Mar 7 05:16:12 UTC 2013
- Previous message: PKCS11 support on 64bit sun java
- Next message: RFR: 8009428 and 8009429 - Profile related fixes and clean ups
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
This is Mohankumar working based in Hyderabad India working for MNC
Recently i have worked on PKCS11 support for 64 bit Sun/oracle java i found the SUNPKCS11.jar and j2pkcs11.dll are not present in jdk and which are core elements for PKCS11 support due to absence of this on* 64bit java* we are unable work with tokens and HSMs
So i tried to build sunpkcs11.jar and j2pkcs11.dll
- Downloaded open jdk source code jdk version 6
- figured out the classes for j2pkcs11.dll and sunpkcs11.jar respectively.
- I was able to build the j2pkcs11.dll and sunpkcs11.jar and also tested primarily with safenet ikey 2032 token and i was successfully get provider by using sunpkcs11 class and also able to get the key store.
But i do not know the where to submit the solution so that it would be helpful for others.
Have a Great Day!! Regards Mohankumar kanaka
- Previous message: PKCS11 support on 64bit sun java
- Next message: RFR: 8009428 and 8009429 - Profile related fixes and clean ups
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]