Gentoo Archives: gentoo-user

From: Pavel Volkov <negaipub@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ca-certificates: untrusted certificate messages during configure
Date: Thu, 20 Mar 2014 05:51:39
Message-Id: 3511589.iHv1NKejHS@melforce
1 This is what I saw during last emerge of ca-certificates:
2
3 >>> Configuring source in /var/tmp/portage/app-misc/ca-certificates-20140223.3.15.5/work ...
4 >>> Source configured.
5 >>> Compiling source in /var/tmp/portage/app-misc/ca-certificates-20140223.3.15.5/work ...
6 make -j5 -C /var/tmp/portage/app-misc/ca-certificates-20140223.3.15.5/work/ca-certificates/mozilla
7 make: Entering directory '/var/tmp/portage/app-misc/ca-certificates-20140223.3.15.5/work/ca-certificates/mozilla'
8 python certdata2pem.py
9 Ignoring certificate "UTN-USER First-Network Applications". SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_MUST_VERIFY_TRUST
10 Ignoring certificate "UTN USERFirst Object Root CA". SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_MUST_VERIFY_TRUST
11 Certificate "MD5 Collisions Forged Rogue CA 25c3" blacklisted, ignoring.
12 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
13 UNTRUSTED BUT NOT BLACKLISTED CERTIFICATE FOUND: "Distrusted AC DG Tresor SSL"
14 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
15 Ignoring certificate "TC TrustCenter Universal CA III". SAUTH=CKT_NSS_MUST_VERIFY_TRUST, EPROT=CKT_NSS_MUST_VERIFY_TRUST
16 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
17 UNTRUSTED BUT NOT BLACKLISTED CERTIFICATE FOUND: "Bogus Mozilla Addons"
18 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
19 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
20
21 (and some more if that)
22
23 So since there so many exclamation marks I decided to dig a bit more into this.
24 What is the meaning of the message and how should I deal with it?

Replies