Bug 1131710
| Summary: | RHEL7.1 ipa-server-install p11-kit errors | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Scott Poore <spoore> | ||||
| Component: | nss | Assignee: | Elio Maldonado Batiz <emaldona> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | BaseOS QE Security Team <qe-baseos-security> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.1 | CC: | kengert, nkinder, rcritten, spoore | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-01-22 18:08:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Scott Poore
2014-08-19 21:26:30 UTC
Created attachment 928513 [details]
ipa-server-install output
I am also seeing the errors when I run ipa-replica-prepare on the IPA master: Preparing replica for qe-blade-09.spoore08191228.test from ipaqavmd.spoore08191228.test Creating SSL certificate for the Directory Server p11-kit: the CKA_X_CRITICAL attribute is not valid for the object p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit p11-kit: the CKA_X_CRITICAL attribute is not valid for the object p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit Creating SSL certificate for the dogtag Directory Server p11-kit: the CKA_X_CRITICAL attribute is not valid for the object p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit Saving dogtag Directory Server port Creating SSL certificate for the Web Server p11-kit: the CKA_X_CRITICAL attribute is not valid for the object p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit Exporting RA certificate Copying additional files Finalizing configuration Packaging replica information into /var/lib/ipa/replica-info-qe-blade-09.spoore08191228.test.gpg Adding DNS records for qe-blade-09.spoore08191228.test Using reverse zone IPREMOVED.in-addr.arpa. The ipa-replica-prepare command was successful This error is produced by the updated certutil (nss-tools component): # /usr/bin/certutil -d /etc/httpd/alias -L p11-kit: the CKA_X_CRITICAL attribute is not valid for the object p11-kit: couldn't load file into objects: /usr/share/pki/ca-trust-source/ca-bundle.supplement.p11-kit Certificate Nickname Trust Attributes ... It looks benign (at least for IdM), but should be looked at. Moving to the right component. I remember there was a time when we had an incosistency between ca-certificates and the p11-kit software. We probbaly have fixed this already by updating packages. Please let us know if you still can reproduce, otherwise I'd assume it's fixed. (In reply to Kai Engert (:kaie) from comment #9) > Please let us know if you still can reproduce, otherwise I'd assume it's > fixed. I discussed this with Scott, and these errors are no longer occurring with the current RHEL 7.x packages. Closing as CURRENTRELEASE. |