-
as per #107 , implement a modular layer for CA / HSM integration.
-
### Description
To clarify: this only the affects the use of OpenSSL engine private keys; soft(PEM) keys are not affected
When using HSM keys (via OpenSSL engine) the engine and private keys are…
-
### Types of Issue
- [ ] Anomaly report (something appears to not work correctly)
- [ ] Enhancement request (describe the enhancement being requested)
- [x] Other (please ensure the description c…
-
Some of the github actions test scripts running in Ubuntu fail with
`00000000 [140024449624000] utils.c:81:GetDaemonPid() Can't open /run/pcscd/pcscd.pid: No such file or directory`
The problems …
-
Seen while testing encryption 1.5.1-rc1 with hsmdaemon-0.0.8 and SoftHSM master (2.6.1+) on server 10.7.0
When installing and enabling hsmdaemon, the encryption app continues to work without an ent…
-
The current `freeipa/freeipa-server:fedora-rawhide` container image (d9f32f01c6f0 from 3 hours ago) now never finishes booting, crash-loops in `ipa-server-configure-first.service`, and eventually give…
-
MacOS Catalina 10.15.3, Xcode-11.3.1, installed OpenSSL-1.1.1d (reference) and (in a separate dir tree) OpenSSL-3.0 master.
Using `libp11` to perform RSA signature using hardware token accessible v…
-
I would expect `get_issues()` to return only issues, but it appears to also return PRs. I have the following stub test:
```
g = Github("my token")
jss_repo = g.get_repo("dogtagpki/jss")
i = 0
fo…
-
Hi,
I'm trying to load ECDSA certificates to verify auth challenges.
I've seen some work, and others don't, and I don't know why
```javascript
// This breaks, this one is using brainpool256r1 …
-
Definition: Parsec should still communicate successfully with the backends
Enforcement: The CI tests work with software versions of the backends.
# Enforcement Check
We assume that if the tests…