Commit 85445b96 authored by Coiby Xu's avatar Coiby Xu Committed by Mimi Zohar
Browse files

integrity: eliminate unnecessary "Problem loading X.509 certificate" msg



Currently when the kernel fails to add a cert to the .machine keyring,
it will throw an error immediately in the function integrity_add_key.

Since the kernel will try adding to the .platform keyring next or throw
an error (in the caller of integrity_add_key i.e. add_to_machine_keyring),
so there is no need to throw an error immediately in integrity_add_key.

Reported-by: default avatar <itrymybest80@protonmail.com>
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2239331


Fixes: d1996776 ("integrity: Introduce a Linux keyring called machine")
Reviewed-by: default avatarEric Snowberg <eric.snowberg@oracle.com>
Signed-off-by: default avatarCoiby Xu <coxu@redhat.com>
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
parent 841c3516
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment