Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add certificates and certificate checking for IDevID and IAK keys #669

Merged
merged 5 commits into from
Nov 14, 2023

match guard fix for rsapss

3355c69
Select commit
Loading
Failed to load commit list.
Merged

Add certificates and certificate checking for IDevID and IAK keys #669

match guard fix for rsapss
3355c69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 9, 2023 in 0s

37.38% of diff hit (target 62.15%)

View this Pull Request on Codecov

37.38% of diff hit (target 62.15%)

Annotations

Check warning on line 84 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 128 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 209 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L209

Added line #L209 was not covered by tests

Check warning on line 212 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L212

Added line #L212 was not covered by tests

Check warning on line 36 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 42 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 103 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L93-L103

Added lines #L93 - L103 were not covered by tests

Check warning on line 115 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L106-L115

Added lines #L106 - L115 were not covered by tests

Check warning on line 127 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L117-L127

Added lines #L117 - L127 were not covered by tests

Check warning on line 144 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L130-L144

Added lines #L130 - L144 were not covered by tests

Check warning on line 148 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 150 in keylime-agent/src/crypto.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/crypto.rs#L150

Added line #L150 was not covered by tests

Check warning on line 137 in keylime-agent/src/registrar_agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/registrar_agent.rs#L137

Added line #L137 was not covered by tests

Check warning on line 142 in keylime-agent/src/registrar_agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/registrar_agent.rs#L142

Added line #L142 was not covered by tests