Hi,

I was inspecting the CAs that Debian enables as trusted by the system [1],
and I found this "Debconf CA" ....



Who is behind this "Debconf CA"? For what this is used?
Why Debian enables it as trusted by the system?



Thanks!


Regards!
--------

[1] 
IFS="-"; for cert in $(cat /etc/ssl/certs/ca-certificates.crt); do
           [[ $(echo "${cert}"|wc -c) -gt 20 ]] && \
              echo  "-----BEGIN CERTIFICATE-----${cert}-----END 
CERTIFICATE-----" |\
                  openssl x509 -noout -subject;
done

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to