|
Switzerland-GE-GE Azienda Directories
|
Azienda News:
- PKCS#11 library not found on 64bit Windows - Stack Overflow
Used different dll libraries (pkcs11 dll, opensc-spy dll, CPPkiP dll, esp2003csp11 dll) in both 32 and 64 bits versions Placed dll in both System32 and SysWOW64 directories Updated drivers for my reader (IDBridge CT30) Changed jre to 32bit Used solutions from PKCS11 Reference Guide (without xades4j) - it also worked only on 32 bit
- Unable to load PKCS11 driver using IAIK PKCS11 Wrapper
The new funny JRE 7 64bit doesn't support Sun PKCS11 anymore (which is inside package 'sun security pkcs11') And the big problem is that the end-users of the product by our company may have installed whatever version of JRE So I have to swap up the existing to code in 'Sun PKCS11' to 'IAIK PKCS11 Wrapper'
- java - PKCS#11 PKCS11 dll - Stack Overflow
OpenSC PKCS#11 is named "opensc-pkcs11 dll" and it is put to system32 But you need to make sure that your smart card is supported by OpenSC As a general rule: you need to use the PKCS#11 provider that comes with your card (usually closed source) or supports your card (like OpenSC)
- Nginx configuration with engine_ssl pkcs11 for set TLS connections
> openssl engine -t -c pkcs11 (pkcs11) pkcs11 engine [RSA, rsaEncryption, id-ecPublicKey] [ available ] Also no pkcs#11 driver are detected when outputting: >openssl engine -t -c (dynamic) Dynamic engine loading support [ unavailable ] (chil) CHIL hardware engine support [RSA, DH, RAND] [ available ]
- Accessing Hardware PKCS11 Token on a 64 Bit Machine
PKCS11 Support was not implemented because there was no way to test that library (somehow, whatever) This has changed in Java 8, though Since J8b49 a 64 bit Version is included
- java. security. KeyStoreException: PKCS11 not found
My goal is to read information from a CAC card and use pkcs11 to extract information from it and sign my document I couldn't find the right dll for my hardware, so I installed openSC on my machine and used opensc-pkcs11 dll in the following code:
- java: Error initializing PCKS11 provider getting IOException C . . .
that is one of the manufacturer's driver, now I can go further and, for example, dumping all info about the card: Information for provider SunPKCS11-bit4id miniLector-EVO Library info: cryptokiVersion: 2 20 manufacturerID: bit4id srl flags: 0 libraryDescription: bit4id PKCS#11 libraryVersion: 1 02
- java. security. KeyStoreException: PKCS11 not found Caused by: java . . .
No such algorithm: PKCS11 for provider SunPKCS11-CartaoCidadao 1 Failed for Watchdata check in Linux - java security KeyStoreException: PKCS11 not found
- PKCS#11 driver for Trusted Platform Module (TPM) chip version 1. 2
I want to use tpm chip like a hsm So, someone can help me! What's name of PKCS#11 driver can help me interact with tpm? OR What's I must do to make the PKCS#11 driver? I have build OpenCryptoki and Trousers on Centos 6 5 but after build successful I don't know what's file in OpenCrptoki or Trousers is PKCS11 driver! Thanks!
- java - PKCS11 driver for CAC card card reader - Stack Overflow
I have a doubt regarding how to get the pkcs11 driver for interacting with CAC cards As far as I understood the card reader should provide the driver I just checked the SCR331 card reader abd they do not seem to have a pkcs11 driver However the US DoD contracted ActivClient seems to have one which works with the SCR331
|
|