-
The following is the sample program I ran with `valgrind`.
```
#include
#include
#include
int main() {
PKCS11_CTX *ctx;
PKCS11_SLOT *slots, *slot;
PKCS11_CERT *certs;
…
-
**Issue Description**
The process ns-slapd randomly coredumps in freeipa CI installation tests. The error does not happen each time.
**Package Version and Platform:**
389-ds-base-2.2.1-2022061613…
-
# TL; DR
Istio can better manage network traffic by sidecar auto-injection, and the enabling of mTLS can also protect the connection between services from being attacked and tampered, but there’s sti…
-
Hello again 👋
We are working in Parsec (starting with [this PR](https://github.com/parallaxsecond/parsec/pull/227)) of increasing our coverage of what PKCS11 operations/types we support. Doing tha…
-
Currently the aeshms module does not encrypt empty strings.
It is not clear, if this has any relevance or any impact on functionality.
Check it and fix it.
-
Hi @bentonstark ,
As you have successfully tested your library on a Utimaco simulator, I'd like to make some questions because currently I have to create a Python application (using your py-hsm lib…
-
**Description**
I'm trying to track down all the possible environment variables as I learn how to use cosign but they're not listed anywhere. It's not uncommon in other tools that use environment v…
-
-
While trying to use both OpenSSL pkcs11 engine and libp11 at the same time, the engine brokes when I load a new instance of PKCS11_CTX with PKCS11_CTX_load - I think it could be solved if there would …
-
Multiple tests have failed since NSS 3.81 was released in Fedora. [Downgrading to NSS 3.77](https://github.com/dogtagpki/jss/pull/883) seems to fix the problems.
https://github.com/dogtagpki/jss/ru…