#2412 pki client-cert-import --trust option does not apply the specified trust bits
Closed: Fixed None Opened 7 years ago by rpattath.

pki client-cert-import --trust option does not apply the specified trust bits

Steps to Reproduce:

pki -d /etc/dirsrv/slapd-topology-06-testingmaster -C
/etc/dirsrv/slapd-topology-06-testingmaster/password.txt -h localhost -p 20080
client-cert-import "CA Certificate" --ca-cert
/etc/dirsrv/slapd-topology-06-testingmaster/ca.crt --trust CT,CT,CT

Actual results:

-------------------------------------
Imported certificate "CA Certificate"
-------------------------------------
[root@pki1 ~]# certutil -L -d /etc/dirsrv/slapd-topology-06-testingmaster

Certificate Nickname                                         Trust Attributes
                                                             SSL,S/MIME,JAR/XPI

CA Certificate                                               CT,c,

Expected results:

The imported certificate should have trust bits set to "CT,C,C"

Per PKI Bug Council of 07/21/2016: 10.3.5

[alee@localhost pki]$ git push origin master
Counting objects: 50, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (46/46), done.
Writing objects: 100% (50/50), 8.80 KiB | 0 bytes/s, done.
Total 50 (delta 39), reused 0 (delta 0)
To ssh://vakwetu@git.fedorahosted.org/git/pki.git
cb72f5b..7cfff9f master -> master

  • 7cfff9fb0c08d08f57d6229cb8a67d7c94f785aa

Metadata Update from @rpattath:
- Issue assigned to vakwetu
- Issue set to the milestone: 10.3.5

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2532

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata