ko-maren
ko-maren
Hi, We found this project a few month ago and ordered some PCRs, NRF52 and components. In total we have 6 boards. Sadly, it seems like our soldering wasn't that...
I'm running gitlab-ci-local within a docker container and executing the CI jobs locally there. It worked previously, but not anymore. **Minimal .gitlab-ci.yml illustrating the issue** ```yml --- build4tests:x86: script: -...
I'm using pkcs11-helper v2.28.0 and mbedtls 3.6.0. There I'm observing a segmentation fault occurring in `__pkcs11h_crypto_mbedtls_certificate_is_issuer`. This segmentation fault comes from mbedtls (see https://github.com/Mbed-TLS/mbedtls/issues/9570), however it could prevented in pkcs11-helper...