You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to generate a csr using the same token in windows 10 and it created successfully. but when i try to generate it in ubuntu it gives me a CryptoServerError: CKR_FUNCTION_NOT_SUPPORTED error
This happens when i comes to add keys and request to storage.
I'm using a libcastle.so.1.0.0 module with this card configurations
I tried to generate a csr using the same token in windows 10 and it created successfully. but when i try to generate it in ubuntu it gives me a CryptoServerError: CKR_FUNCTION_NOT_SUPPORTED error
This happens when i comes to add keys and request to storage.
I'm using a libcastle.so.1.0.0 module with this card configurations
{ "atr": "3B9F958131FE9F006646530501001171DF000000000013", "name": "ePass2003", "driver": "709F7FAFA0BF267C91C8390200011101434E531131808E" }
{ "id": "709F7FAFA0BF267C91C8390200011101434E531131808E", "name": "FEDIS", "file": { "linux": "/usr/local/lib/libcastle.so.1.0.0", "windows": "%WINDIR/System32/opensc-pkcs11.dll" } }
The text was updated successfully, but these errors were encountered: