keylime / keylime/rust-keylime
Warn if certificates in trusted_client_ca are not readable
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 162
- Forks
- 76
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 3
Description
It seems that this just silently not loads the certificate:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in keylime/src/crypto.rs at lines 783-790, linked by the issue, and trace how certificates in trusted_client_ca are loaded. Done means an unreadable certificate no longer fails silently and produces a warning; check the surrounding tests or add coverage if the existing test structure supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100