Bug#1023635: reportbug: Add p11kit support for PIV LUKS encryption

2022-11-08 Thread Luca Boccassi
On Mon, 07 Nov 2022 20:09:25 -0700 Stuart McKim
 wrote:
> Package: systemd
> Version: 252-3
> Severity: wishlist
> 
> Dear Maintainer,
> 
> I'm trying to use PIV to encrypt a partition using LUKS, which, from
my
> understanding, depends on p11kit being enabled for systemd. According
to
> the most recent build logs for sid, p11kit is disabled.
> 
> This was previously requested in #1007268, but it appears that only
> fido2 and tpm support were added.

pkcs11 support is not dlopen-fied upstream, which means enabling it
brings down a large set of dependencies that we want to avoid.

Once it's changed to use dlopen we can enable it.

-- 
Kind regards,
Luca Boccassi


signature.asc
Description: This is a digitally signed message part


Bug#1023635: reportbug: Add p11kit support for PIV LUKS encryption

2022-11-07 Thread Stuart McKim
Package: systemd
Version: 252-3
Severity: wishlist

Dear Maintainer,

I'm trying to use PIV to encrypt a partition using LUKS, which, from my
understanding, depends on p11kit being enabled for systemd. According to
the most recent build logs for sid, p11kit is disabled.

This was previously requested in #1007268, but it appears that only
fido2 and tpm support were added.

Stuart