-
**Describe the bug**
Clean build from 8055658 and the first two basic test scripts are failing. Looks like some tests are expected to fail but the script doesn't seem to handle it
```
FAIL: basic…
-
Hello,
Seems that xtest does not test CKM_ECDH1_DERIVE mechanism.
In my TLS server I found that it generates a wrong shared secret compared to what client generated.
So I tried to replicate using…
-
I'm facing issues with deploying FreeIPA in kubernetes. I'm using image based on rocky 9, but this issue also happens on other images (based on fedora, CentOS etc.). Deploying it my local docker works…
-
The PR #267 added key comparison test `tcmpkeys` which runs for RSA and EC keys, but there is no test coverage for EdDSA keys. The implementation should be complete though.
It also added reading of…
-
Fedora 38
RPM : pkcs11-provider-0.2-2.fc38.x86_64
# I am generating a CSR using the following code.
mkdir -p /etc/tpm2_pkcs11
[ -f /etc/tpm2_pkcs11/tpm2_pkcs11.sqlite3 ] && rm -f /etc/tpm2_pkcs1…
-
## Description
Hi all,
We are working on a way to allow our dotnet api to sign some data using a private key that is stored on an on-premise NShield Connect HSM from Entrust. We are using pkcs11…
-
The general recommendation is that atexit() should never be used in shared objects, because the processing of the handlers is done at process exit, and might therefore happen after the shared object i…
-
Hi, I'm not sure where to ask questions, so I'm posting it here.
I'm trying to use this library as a test target in my project, but I'm not that familiar with c++ and I'm not sure how to build it a…
-
After updating to current boulder, my ocsp stapling tests fail. Reason being that the openssl client fails with `Verification error: unable to get local issuer certificate`.
I am giving the call `…
icing updated
6 months ago
-
Looks like something is wrong and I;m not sure is it openssl command issue or sssd
```console
[tkloczko@pers-jacek sssd-2.9.4]$ make
fatal: not a git repository (or any parent up to mount point /ho…