Hi, In the 20170717 package, we no longer ship email signing certificates.
Per Mozilla, "SwissSign Platinum CA - G2" is marked as an email signing certificate only: CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NSS_MUST_VERIFY_TRUST CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NSS_TRUSTED_DELEGATOR CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NSS_TRUSTED_DELEGATOR CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE This is the Debian bug where email signing certificates were removed: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721976 ** Bug watch added: Debian Bug tracker #721976 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721976 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. https://bugs.launchpad.net/bugs/1721712 Title: Missing: /usr/share/ca-certificates/mozilla/SwissSign_Platinum_CA_- _G2.crt Status in ca-certificates package in Ubuntu: New Bug description: Version: ca-certificates 20170717~16.04.1 Please add /usr/share/ca-certificates/mozilla/SwissSign_Platinum_CA_- _G2.crt back again as soon as possible. File /usr/share/ca-certificates/mozilla/SwissSign_Platinum_CA_-_G2.crt is missing in ca-certificates, even though after everything I found it should be there. AFAIK there is no reason for removing it (and I work for SwissSign, so I should know if it were so). apt-file search reports that it should be there $ apt-file search SwissSign ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Platinum_CA_-_G2.crt ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt but in fact it is not: marc@dev0001:~/svn/websites/plugins$ lsb_release -d Description: Ubuntu 16.04.3 LTS marc@dev0001:~/svn/websites/plugins$ dpkg -L ca-certificates | grep SwissSign /usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt /usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt marc@dev0001:~/svn/websites/plugins$ in both, Ubuntu 14.04 und 16.04: $ dpkg -S *SwissSign* ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt → Platinum is missing! Install old version: sudo apt-get install --reinstall ca-certificates=20130906ubuntu2 $ dpkg -S SwissSign ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Platinum_CA_- _G2.crt ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt ca-certificates: /usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt → Platinum is back again! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1721712/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

