On Thu, Feb 25, 2021 at 3:12 PM David Howells <[email protected]> wrote:
>
> Arnd Bergmann <[email protected]> wrote:
>
> > + select PKCS7_MESSAGE_PARSER if INTEGRITY_PLATFORM_KEYRING
>
> I think a better way to do it is to add a separate config option for dealing
> with revocation certs, which is part of what I suggested here:
>
>
> https://lore.kernel.org/keyrings/[email protected]/
Ok, sounds good. Can this make it into v5.12 though, or do we need an
intermediate
fix to avoid the build failure?
Arnd