-
**Description**
Would be cool if Fulcio could use Vault as its CA I think. Its already used in a lot of places to host internal certificate authorities and I can imagine a lot of operators (looks s…
-
**Describe the bug**
Fails to access keys on the token
**To Reproduce**
Do
```
openssl cms -aes256 -decrypt -binary -inform PEM -in /tmp/derive.27490.text.cms -out /tmp/derive.27490.text.dec -i…
-
Host machine specs
- Ubuntu 20.04 LTS
- no Internet access during setup the freeipa server (being a development server, it is only accessible to the docker hub and ntp pool)
- systemd-resolved inst…
-
https://github.com/opendnssec/SoftHSMv2/blob/28c67fe771131fa31720258bd485089c108ec9bf/src/lib/SoftHSM.cpp#L7124-L7127
Due to an incorrect if statement, null dereference is possible on line 7126.
…
-
It is weird. MacOS 10.14.6, Xcode-10.3, OpenSSL-1.1.1c (Macports-installed), current master of libp11.
Symptoms: when PKCS#11 engine is defined, `git` hangs upon HTTPS retrieval. If I comment the e…
-
hello, i want to build fabric in my ubuntu, but i get some problems that i cant find on internet.
i follow the steps in the [doc](https://hyperledger-fabric.readthedocs.io/en/latest/dev-setup/devenv.…
-
When trying to start FreeIPA using docker on Unraid I get this error:
```log
Failed to set RLIMIT_CORE: Operation not permitted
Failed to mount cgroup at /sys/fs/cgroup/systemd: No such file or dir…
-
Hello, I notice sha1 is used as the default in quite a few places in this repo. Are there are any plans to switch to sha2? I would be interested in doing a PR if you think it's worth it.
-
# Encryption Test Plan
TODO: qualify test items from https://github.com/owncloud/enterprise/issues/4933#issuecomment-1005287788 to become regression test items here.
## Setup
Setup details (click to…
-
Hello,
I use pkcs11 engine to simulate an HSM via softHSMv2 lib.
I encounter the following error when I try to use openssl storeutl to read the objects stored in the softHSM
```
$ OPENSSL_CONF=…