-
This issue was migrated from [Pagure Issue #2292](https://pagure.io/dogtagpki/issue/2292). Originally filed by **[ftweedal](https://pagure.io/user/ftweedal) (@frasertweedale)** on *2016-04-21 06:40:43…
-
Pkcs11 works perfectly fine when not used as a lazy static.
But when wrapped in a Lazy static, the program seg faults on exit.
Reproduction: https://github.com/kristian1108/boring-reproduce
N…
-
### Problem Description
There are still errors with pkcs11-tool -t (see output below)
1. ~~The "fix #1786" by commit 25bc8fc was incomplete, in that now (for me) there is a total match within t…
-
First off - love this package. It has been great for experimenting with PKCS11 and having some visibility into what I'm creating on the HSM. Definitely prefer it over softHSM. But I did run into o…
-
Hi,
While running the tests, I encountered the following issue.
```
Initializing pkcs11-helper
Registering pkcs11-helper hooks
Adding provider '/usr/lib/softhsm/libsofthsm2.so'
Please remove…
-
I'm trying to figure out how to login to a PKCS11 session on my new operating system. This used to work. I've update to the latest version of this crate.
This is the line of code that's failing:
…
-
**Description**
Right now, the GitHub Actions tests do not run tests for PKCS11 signing. See https://github.com/sigstore/cosign/pull/3334#issuecomment-1791495933 for how we might go about addin…
-
## Feature Request
Currently, NATS Server has the options `cert_file` and `key_file` for a certificate and its corresponding private key in `PEM` format. This is great for Linux, but this feature re…
-
When Updating OpenSSL from 3.0.11 to 3.0.12 Version I noticed that a TLS Session using PKCS#11 (SoftHSM) is using :
**CKM_RSA_X_509** instead of **CKM_RSA_PKCS_PSS** mechanisms
With Spy Logs
O…
-
When attempting to create a CSR using Botan and softHSM2 I get the error CKR_MECHANISM_INVALID. Using Botan 2.19.3 and softHsm2 v2.4.0. Eventually we are going to use a real HSM. I was expecting this …
TLEUI updated
9 months ago