Bug#1072917: Cannot generate a certificate request for a RSA-PSS key

2024-06-11 Thread Luca Boccassi
Control: tags -1 upstream Control: close -1 On Mon, 10 Jun 2024 11:04:50 +0100 Anton Ivanov wrote: > Package: tpm2-openssl > Version: 1.1.1-1 > Severity: important > > In order to use tpm to store TLS keys, the key type must be usable for TLS. If, > the ecc algo family cannot be used, this has t

Bug#1072917: Cannot generate a certificate request for a RSA-PSS key

2024-06-10 Thread Anton Ivanov
Package: tpm2-openssl Version: 1.1.1-1 Severity: important In order to use tpm to store TLS keys, the key type must be usable for TLS. If, the ecc algo family cannot be used, this has to be RSA-PSS. RSA-PSS keys can be created with tpm2-tools and appear to function correctly outside openssl. Tryin