Repo Added
|
Files
145
|
Badge
README BADGES
|
gitlab-ci
fix: Make crypto load and use the openssl.cnf file Libcrypto does not load the openssl.cnf file automatically. This removes the need for manually having to export e.g. `PKCS11_MODULE_PATH` as an env var when loading a pkcs11 interface (if it's already specified in openssl.cnf). This also loads the config if it's changed by setting OPENSSL_CONF. Changelog: Title Ticket: MEN-7353 Signed-off-by: Daniel Skinstad Drabitzius <daniel.drabitzius@northern.tech> (cherry picked from commit ca3e87589)
2 of 2 new or added lines in 1 file covered. (100.0%)
7079 of 8873 relevant lines covered (79.78%)
12328.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1366280093 | pr_1646 | fix: Make crypto load and use the openssl.cnf file Libcrypto does not load the openssl.cnf file automatically. This removes the need for manually having to export e.g. `PKCS11_MODULE_PATH` as an env var when loading a pkcs11 interface (if it's al... | Pull #1646 | Mender | gitlab-ci |
79.78 |