-
|
Hi, I can't get the tool to work with this token. I used it in the past with file based keys, but with the token I have no success. Debian delivers OpenSSL3 and the legacy engine, but not the newer PKCS11 provider. Output: Then I compiled the PKCS11 provider from github from source, and built the lasted osslsigncode from github which gives you the new Still it does not work: Both variants give a similar signature error, but I don't know why this happens. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I was able to make it working with libeToken.so: I donwnloaded it from here: https://knowledge.digicert.com/general-information/how-to-download-safenet-authentication-client |
Beta Was this translation helpful? Give feedback.
I was able to make it working with libeToken.so:
I donwnloaded it from here: https://knowledge.digicert.com/general-information/how-to-download-safenet-authentication-client
unpacked the Ubuntu2204 withOut GUI package. Just used this .so with osslsigncode. No other tool from Safenet required.