-
For testing purpose, i am trying to install FreeIPA using docker (`docker-ce 5:19.03.5~3-0~ubuntu-bionic`) on Ubuntu 18.04 host with CentOS 7 docker image `5e35e350aded`.
Run…
-
Currently some unit tests rely on exotic packages like softhsm and are skipped if they are not available. That makes it [hard](https://bugzilla.redhat.com/show_bug.cgi?id=2246048) to isolate issues fr…
-
**Describe the bug**
Segmentation fault (core dumped)
**To Reproduce**
$ openssl pkey -in "pkcs11:type=public;id=%02" -pubin -pubout -out testkey2.pub
**Operating environment (please complet…
-
Hi
This is my openssl.cnf after applying EVP configuration:-
```
[openssl_init]
providers = provider_sect
alg_section = algorithm_sect
# List of providers to load
[provider_sect]
default =…
simo5 updated
2 months ago
-
In regards to PKCS11 we will probably need to use SoftHSM. Some resources that might help:
- https://github.com/psmiraglia/docker-softhsm
- https://github.com/theparanoids/crypki
- https://banzai…
-
I have setup lam on my vm with the following docker-compose (removed some other services) :
```
version: "3.8"
services:
#
#
# CERTIFICATE AUTHORITY
#
#
#
boulder:
# Should mat…
-
The changes to the wallet architecture have broken the Galileo code, so it needs to be rewritten to match the new architecture. Fortunately, this should be much easier than before.
The basic shape…
-
I have added two different pkcs#11 modules to the pk11-kit module,and different keys in my two pkcs#11 modules, but I can't show them all with ```pkcs11-tool --module /usr/local/lib64/libp11-kit.so -O…
-
### Problem Description
I try to use pkcs11-spy on macOS Ventura 13.6 (22G120).
My problem is that `C_Initialize()` from pkcs-spy calls itself recursively until the stack is full and the applicat…
-
I think that it would be good to flush currently committed changes and make new release :)