Search Criteria
Package Details: rutoken-pkcs 2.17.5.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/rutoken-pkcs.git (read-only, click to copy) |
---|---|
Package Base: | rutoken-pkcs |
Description: | Интерфейс RSALabs PKCS#11 |
Upstream URL: | https://www.rutoken.ru/support/download/pkcs/ |
Keywords: | pkcs11 rutoken |
Licenses: | custom:rutoken |
Submitter: | komex |
Maintainer: | komex |
Last Packager: | komex |
Votes: | 2 |
Popularity: | 0.26 |
First Submitted: | 2024-06-21 15:20 (UTC) |
Last Updated: | 2025-09-09 00:44 (UTC) |
Latest Comments
gifts commented on 2025-08-05 11:07 (UTC) (edited on 2025-08-05 11:08 (UTC) by gifts)
There is an issue with current package install, which prevents usage of ssh-agent +
ssh-add -s /usr/lib/librtpkcs11ecp.so
Fix as follows:This will install library to /usr/lib rather than making symlink from /opt/aktivco/rutokenecp/.
Why? ssh-agent contains feature, that blocks usage of pkcs11 libraries from arbitrary folders, like /opt. See man ssh-agent:
To debug I used
-d
option from for ssh-agent:With command
Latter error is quite confusing, but debug for ssh-agent helped a lot. ```
komex commented on 2025-07-23 12:34 (UTC)
@alexeybes93, thank you. Fixed.
alexeybes93 commented on 2025-07-22 08:44 (UTC)
Correct sha256sum should be f9aeeb433da8bfe9d0fd58b55ae40b901600e999a10d705e948dae6c6f64e016
snigurmd commented on 2025-03-03 05:44 (UTC)
It creates a link to the librtpkcs11ecp.so located in the home directory where the package was built. It must install the library directly into the /opt/activco