Bug#1022199: apt: certificate verification fails after adding custom root certificates through ca-certificates

2022-10-25 Thread Marc Riudalbas Clemente
Good morning, I tested the same setup on a Buster system and it works perfectly. Same CA, same intermediates, same configuration and same file locations. Also with update-ca-certificates. And, however, if there was a problem with the algorithm implementing the EC curves on certificates I am

Bug#1022199: apt: certificate verification fails after adding custom root certificates through ca-certificates

2022-10-25 Thread David Kalnischkies
On Sun, Oct 23, 2022 at 11:03:19PM +0200, Julian Andres Klode wrote: > apt just calls gnutls_certificate_set_x509_system_trust() and > gnutls_set_default_priority() so this should not be our issue. Also, on a side note, I have a custom CA (without an immediate) and apt and co are happy with it.

Bug#1022199: apt: certificate verification fails after adding custom root certificates through ca-certificates

2022-10-23 Thread Julian Andres Klode
Control: reassign -1 gnutls Control: affects -1 apt apt just calls gnutls_certificate_set_x509_system_trust() and gnutls_set_default_priority() so this should not be our issue. On Fri, Oct 21, 2022 at 10:05:45PM +0200, Marc Riudalbas Clemente wrote: > Package: apt > Version: 2.5.3+b1 > Severity:

Bug#1022199: apt: certificate verification fails after adding custom root certificates through ca-certificates

2022-10-21 Thread Marc Riudalbas Clemente
Package: apt Version: 2.5.3+b1 Severity: important X-Debbugs-Cc: marc.riudalbas.cleme...@aiticon.com Dear Maintainer, *** What led up to the situation? We need to install CA certificates to our servers so we can access to services which are running with certificates singed by our CA. If we