Hide Forgot
Description of problem: client-cert-import --ca-cert should import CA cert with trust bits "CT,C,C" Version-Release number of selected component (if applicable): pki-ca-10.4.1-7.el7.noarch How reproducible: always Steps to Reproduce: [root@vm-idm-011 slapd-pki]# pki -d . -C password.txt client-cert-import "CA Certificate" --ca-cert ca.crt ------------------------------------- Imported certificate "CA Certificate" ------------------------------------- [root@vm-idm-011 slapd-pki]# certutil -L -d . Certificate Nickname Trust Attributes SSL,S/MIME,JAR/XPI CA Certificate CT,c, Actual results: Expected results: The trust bits should be set to "CT,C,C" Additional info:
Fixed in master * https://github.com/dogtagpki/pki/commit/64b7b7abfed29b6a520be66414139364d713461e
[root@nocp1 slapd-pki-ca-Jun12-LDAP]# rpm -qi pki-ca Name : pki-ca Version : 10.4.1 Release : 8.el7 Architecture: noarch Install Date: Thu 08 Jun 2017 01:35:57 AM EDT Group : System Environment/Daemons Size : 2308437 License : GPLv2 Signature : (none) Source RPM : pki-core-10.4.1-8.el7.src.rpm Build Date : Thu 08 Jun 2017 12:46:20 AM EDT Build Host : nocp1.idm.lab.eng.rdu2.redhat.com Relocations : (not relocatable) URL : http://pki.fedoraproject.org/ Summary : Certificate System - Certificate Authority [root@nocp1 slapd-pki-ca-Jun12-LDAP]# pki -d . -C password.txt client-cert-import "CA Certificate" --ca-cert ca.crt ------------------------------------- Imported certificate "CA Certificate" ------------------------------------- [root@nocp1 slapd-pki-ca-Jun12-LDAP]# certutil -L -d . Certificate Nickname Trust Attributes SSL,S/MIME,JAR/XPI CA Certificate CT,C,C
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2110