Bug 1672176
| Summary: | host_del and host_disable fails, ra.find() search for every certificates instead of the host's certificate by subject [rhel-7.6.z] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | RAD team bot copy to z-stream <autobot-eus-copy> |
| Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
| Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 7.6 | CC: | frenaud, pvoborni, rcritten, ssidhaye, tscherf |
| Target Milestone: | rc | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ipa-4.6.4-10.el7_6.3 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1669012 | Environment: | |
| Last Closed: | 2019-03-13 18:45:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1669012 | ||
| Bug Blocks: | |||
|
Description
RAD team bot copy to z-stream
2019-02-04 07:40:10 UTC
[root@cypher ~]# rpm -qa ipa-server ipa-server-4.6.4-10.el7_6.3.x86_64 [root@cypher ~]# ipa host-add test2.ipa.example --force ------------------------------ Added host "test2.ipa.example" ------------------------------ Host name: test2.ipa.example Principal name: host/test2.ipa.example Principal alias: host/test2.ipa.example Password: False Keytab: False Managed by: test2.ipa.example [root@cypher ~]# ipa service-add testservice/test2.ipa.example --force ----------------------------------------------------------- Added service "testservice/test2.ipa.example" ----------------------------------------------------------- Principal name: testservice/test2.ipa.example Principal alias: testservice/test2.ipa.example Managed by: test2.ipa.example [root@cypher ~]# ipa service-add-host testservice/test2.ipa.example --hosts=$(hostname) Principal name: testservice/test2.ipa.example Principal alias: testservice/test2.ipa.example Managed by: test2.ipa.example, master.testrelm.test ------------------------- Number of members added 1 ------------------------- [root@cypher ~]# ipa-getcert request -k /etc/pki/tls/private/testservice2.key -f /etc/pki/tls/certs/testservice2.pem -w -N CN=test2.ipa.example -D test2.ipa.example -K testservice/test2.ipa.example New signing request "20190219090311" added. [root@cypher ~]# echo "debug = True" >> /etc/ipa/default.conf [root@cypher ~]# systemctl restart httpd.service [root@cypher ~]# ipa cert-find ipa: DEBUG: importing all plugin modules in ipaclient.remote_plugins.schema$5131ac65... ipa: DEBUG: importing plugin module ipaclient.remote_plugins.schema$5131ac65.plugins ipa: DEBUG: importing all plugin modules in ipaclient.plugins... ipa: DEBUG: importing plugin module ipaclient.plugins.automember ipa: DEBUG: importing plugin module ipaclient.plugins.automount ipa: DEBUG: importing plugin module ipaclient.plugins.ca ipa: DEBUG: importing plugin module ipaclient.plugins.cert ipa: DEBUG: importing plugin module ipaclient.plugins.certmap ipa: DEBUG: importing plugin module ipaclient.plugins.certprofile ipa: DEBUG: importing plugin module ipaclient.plugins.csrgen ipa: DEBUG: importing plugin module ipaclient.plugins.dns ipa: DEBUG: importing plugin module ipaclient.plugins.hbacrule ipa: DEBUG: importing plugin module ipaclient.plugins.hbactest ipa: DEBUG: importing plugin module ipaclient.plugins.host ipa: DEBUG: importing plugin module ipaclient.plugins.idrange ipa: DEBUG: importing plugin module ipaclient.plugins.internal ipa: DEBUG: importing plugin module ipaclient.plugins.location ipa: DEBUG: importing plugin module ipaclient.plugins.migration ipa: DEBUG: importing plugin module ipaclient.plugins.misc ipa: DEBUG: importing plugin module ipaclient.plugins.otptoken ipa: DEBUG: importing plugin module ipaclient.plugins.otptoken_yubikey ipa: DEBUG: importing plugin module ipaclient.plugins.passwd ipa: DEBUG: importing plugin module ipaclient.plugins.permission ipa: DEBUG: importing plugin module ipaclient.plugins.rpcclient ipa: DEBUG: importing plugin module ipaclient.plugins.server ipa: DEBUG: importing plugin module ipaclient.plugins.service ipa: DEBUG: importing plugin module ipaclient.plugins.sudorule ipa: DEBUG: importing plugin module ipaclient.plugins.topology ipa: DEBUG: importing plugin module ipaclient.plugins.trust ipa: DEBUG: importing plugin module ipaclient.plugins.user ipa: DEBUG: importing plugin module ipaclient.plugins.vault ipa: DEBUG: found session_cookie in persistent storage for principal 'admin', cookie: 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn' ipa: DEBUG: setting session_cookie into context 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;' ipa: INFO: trying https://master.testrelm.test/ipa/session/json ipa: DEBUG: Created connection context.rpcclient_140098969219280 ipa: DEBUG: raw: cert_find(None, version=u'2.230') ipa: DEBUG: cert_find(None, version=u'2.230') ipa: INFO: [try 1]: Forwarding 'cert_find/1' to json server 'https://master.testrelm.test/ipa/session/json' ipa: DEBUG: New HTTP connection (master.testrelm.test) ipa: DEBUG: received Set-Cookie (<type 'list'>)'['ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;path=/ipa;httponly;secure;']' ipa: DEBUG: storing cookie 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;' for principal admin ipa: DEBUG: Destroyed connection context.rpcclient_140098969219280 ----------------------- 12 certificates matched ----------------------- Issuing CA: ipa Subject: CN=Certificate Authority,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:28 2019 UTC Not After: Sat Feb 19 01:39:28 2039 UTC Serial number: 1 Serial number (hex): 0x1 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=OCSP Subsystem,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:31 2019 UTC Not After: Mon Feb 08 01:39:31 2021 UTC Serial number: 2 Serial number (hex): 0x2 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:31 2019 UTC Not After: Mon Feb 08 01:39:31 2021 UTC Serial number: 3 Serial number (hex): 0x3 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=CA Subsystem,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:32 2019 UTC Not After: Mon Feb 08 01:39:32 2021 UTC Serial number: 4 Serial number (hex): 0x4 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=CA Audit,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:33 2019 UTC Not After: Mon Feb 08 01:39:33 2021 UTC Serial number: 5 Serial number (hex): 0x5 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=ipa-ca-agent,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:34 2019 UTC Not After: Mon Feb 08 01:39:34 2021 UTC Serial number: 6 Serial number (hex): 0x6 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=IPA RA,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:41:20 2019 UTC Not After: Mon Feb 08 01:41:20 2021 UTC Serial number: 7 Serial number (hex): 0x7 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:44:51 2019 UTC Not After: Fri Feb 19 01:44:51 2021 UTC Serial number: 8 Serial number (hex): 0x8 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:46:20 2019 UTC Not After: Fri Feb 19 01:46:20 2021 UTC Serial number: 9 Serial number (hex): 0x9 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:46:49 2019 UTC Not After: Fri Feb 19 01:46:49 2021 UTC Serial number: 10 Serial number (hex): 0xA Status: VALID Revoked: False Issuing CA: ipa Subject: CN=test.ipa.example,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 02:17:53 2019 UTC Not After: Fri Feb 19 02:17:53 2021 UTC Serial number: 11 Serial number (hex): 0xB Status: REVOKED Revoked: True Issuing CA: ipa Subject: CN=test2.ipa.example,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 04:03:14 2019 UTC Not After: Fri Feb 19 04:03:14 2021 UTC Serial number: 12 Serial number (hex): 0xC Status: VALID Revoked: False ----------------------------- Number of entries returned 12 ----------------------------- [root@cypher ~]# ipa host-del test2.ipa.example ipa: DEBUG: importing all plugin modules in ipaclient.remote_plugins.schema$5131ac65... ipa: DEBUG: importing plugin module ipaclient.remote_plugins.schema$5131ac65.plugins ipa: DEBUG: importing all plugin modules in ipaclient.plugins... ipa: DEBUG: importing plugin module ipaclient.plugins.automember ipa: DEBUG: importing plugin module ipaclient.plugins.automount ipa: DEBUG: importing plugin module ipaclient.plugins.ca ipa: DEBUG: importing plugin module ipaclient.plugins.cert ipa: DEBUG: importing plugin module ipaclient.plugins.certmap ipa: DEBUG: importing plugin module ipaclient.plugins.certprofile ipa: DEBUG: importing plugin module ipaclient.plugins.csrgen ipa: DEBUG: importing plugin module ipaclient.plugins.dns ipa: DEBUG: importing plugin module ipaclient.plugins.hbacrule ipa: DEBUG: importing plugin module ipaclient.plugins.hbactest ipa: DEBUG: importing plugin module ipaclient.plugins.host ipa: DEBUG: importing plugin module ipaclient.plugins.idrange ipa: DEBUG: importing plugin module ipaclient.plugins.internal ipa: DEBUG: importing plugin module ipaclient.plugins.location ipa: DEBUG: importing plugin module ipaclient.plugins.migration ipa: DEBUG: importing plugin module ipaclient.plugins.misc ipa: DEBUG: importing plugin module ipaclient.plugins.otptoken ipa: DEBUG: importing plugin module ipaclient.plugins.otptoken_yubikey ipa: DEBUG: importing plugin module ipaclient.plugins.passwd ipa: DEBUG: importing plugin module ipaclient.plugins.permission ipa: DEBUG: importing plugin module ipaclient.plugins.rpcclient ipa: DEBUG: importing plugin module ipaclient.plugins.server ipa: DEBUG: importing plugin module ipaclient.plugins.service ipa: DEBUG: importing plugin module ipaclient.plugins.sudorule ipa: DEBUG: importing plugin module ipaclient.plugins.topology ipa: DEBUG: importing plugin module ipaclient.plugins.trust ipa: DEBUG: importing plugin module ipaclient.plugins.user ipa: DEBUG: importing plugin module ipaclient.plugins.vault ipa: DEBUG: found session_cookie in persistent storage for principal 'admin', cookie: 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn' ipa: DEBUG: setting session_cookie into context 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;' ipa: INFO: trying https://master.testrelm.test/ipa/session/json ipa: DEBUG: Created connection context.rpcclient_140612400378448 ipa: DEBUG: raw: host_del((u'test2.ipa.example',), version=u'2.230') ipa: DEBUG: host_del((u'test2.ipa.example',), version=u'2.230') ipa: INFO: [try 1]: Forwarding 'host_del/1' to json server 'https://master.testrelm.test/ipa/session/json' ipa: DEBUG: New HTTP connection (master.testrelm.test) ipa: DEBUG: received Set-Cookie (<type 'list'>)'['ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;path=/ipa;httponly;secure;']' ipa: DEBUG: storing cookie 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;' for principal admin ipa: DEBUG: Destroyed connection context.rpcclient_140612400378448 -------------------------------- Deleted host "test2.ipa.example" -------------------------------- [root@cypher ~]# grep '<commonName>test2.ipa.example</commonName>' /var/log/httpd/error_log [Tue Feb 19 04:04:35.484660 2019] [:error] [pid 32064] <CertSearchRequest><commonName>test2.ipa.example</commonName><revokedByInUse>false</revokedByInUse><certTypeInUse>false</certTypeInUse><revokedOnInUse>false</revokedOnInUse><validNotAfterInUse>false</validNotAfterInUse><revocationReasonInUse>false</revocationReasonInUse><serialNumberRangeInUse>true</serialNumberRangeInUse><validityLengthInUse>false</validityLengthInUse><subjectInUse>true</subjectInUse><validNotBeforeInUse>false</validNotBeforeInUse><issuedByInUse>false</issuedByInUse><issuedOnInUse>false</issuedOnInUse><matchExactly>false</matchExactly></CertSearchRequest> [Tue Feb 19 04:04:35.489429 2019] [:error] [pid 32064] ipa: DEBUG: request body "<?xml version='1.0' encoding='UTF-8'?>\\n<CertSearchRequest><commonName>test2.ipa.example</commonName><revokedByInUse>false</revokedByInUse><certTypeInUse>false</certTypeInUse><revokedOnInUse>false</revokedOnInUse><validNotAfterInUse>false</validNotAfterInUse><revocationReasonInUse>false</revocationReasonInUse><serialNumberRangeInUse>true</serialNumberRangeInUse><validityLengthInUse>false</validityLengthInUse><subjectInUse>true</subjectInUse><validNotBeforeInUse>false</validNotBeforeInUse><issuedByInUse>false</issuedByInUse><issuedOnInUse>false</issuedOnInUse><matchExactly>false</matchExactly></CertSearchRequest>" [Tue Feb 19 04:04:36.796248 2019] [:error] [pid 32064] <CertSearchRequest><commonName>test2.ipa.example</commonName><revokedByInUse>false</revokedByInUse><certTypeInUse>false</certTypeInUse><revokedOnInUse>false</revokedOnInUse><validNotAfterInUse>false</validNotAfterInUse><revocationReasonInUse>false</revocationReasonInUse><serialNumberRangeInUse>true</serialNumberRangeInUse><validityLengthInUse>false</validityLengthInUse><subjectInUse>true</subjectInUse><validNotBeforeInUse>false</validNotBeforeInUse><issuedByInUse>false</issuedByInUse><issuedOnInUse>false</issuedOnInUse><matchExactly>false</matchExactly></CertSearchRequest> [Tue Feb 19 04:04:36.796602 2019] [:error] [pid 32064] ipa: DEBUG: request body "<?xml version='1.0' encoding='UTF-8'?>\\n<CertSearchRequest><commonName>test2.ipa.example</commonName><revokedByInUse>false</revokedByInUse><certTypeInUse>false</certTypeInUse><revokedOnInUse>false</revokedOnInUse><validNotAfterInUse>false</validNotAfterInUse><revocationReasonInUse>false</revocationReasonInUse><serialNumberRangeInUse>true</serialNumberRangeInUse><validityLengthInUse>false</validityLengthInUse><subjectInUse>true</subjectInUse><validNotBeforeInUse>false</validNotBeforeInUse><issuedByInUse>false</issuedByInUse><issuedOnInUse>false</issuedOnInUse><matchExactly>false</matchExactly></CertSearchRequest>" [root@cypher ~]# ipa cert-find ipa: DEBUG: importing all plugin modules in ipaclient.remote_plugins.schema$5131ac65... ipa: DEBUG: importing plugin module ipaclient.remote_plugins.schema$5131ac65.plugins ipa: DEBUG: importing all plugin modules in ipaclient.plugins... ipa: DEBUG: importing plugin module ipaclient.plugins.automember ipa: DEBUG: importing plugin module ipaclient.plugins.automount ipa: DEBUG: importing plugin module ipaclient.plugins.ca ipa: DEBUG: importing plugin module ipaclient.plugins.cert ipa: DEBUG: importing plugin module ipaclient.plugins.certmap ipa: DEBUG: importing plugin module ipaclient.plugins.certprofile ipa: DEBUG: importing plugin module ipaclient.plugins.csrgen ipa: DEBUG: importing plugin module ipaclient.plugins.dns ipa: DEBUG: importing plugin module ipaclient.plugins.hbacrule ipa: DEBUG: importing plugin module ipaclient.plugins.hbactest ipa: DEBUG: importing plugin module ipaclient.plugins.host ipa: DEBUG: importing plugin module ipaclient.plugins.idrange ipa: DEBUG: importing plugin module ipaclient.plugins.internal ipa: DEBUG: importing plugin module ipaclient.plugins.location ipa: DEBUG: importing plugin module ipaclient.plugins.migration ipa: DEBUG: importing plugin module ipaclient.plugins.misc ipa: DEBUG: importing plugin module ipaclient.plugins.otptoken ipa: DEBUG: importing plugin module ipaclient.plugins.otptoken_yubikey ipa: DEBUG: importing plugin module ipaclient.plugins.passwd ipa: DEBUG: importing plugin module ipaclient.plugins.permission ipa: DEBUG: importing plugin module ipaclient.plugins.rpcclient ipa: DEBUG: importing plugin module ipaclient.plugins.server ipa: DEBUG: importing plugin module ipaclient.plugins.service ipa: DEBUG: importing plugin module ipaclient.plugins.sudorule ipa: DEBUG: importing plugin module ipaclient.plugins.topology ipa: DEBUG: importing plugin module ipaclient.plugins.trust ipa: DEBUG: importing plugin module ipaclient.plugins.user ipa: DEBUG: importing plugin module ipaclient.plugins.vault ipa: DEBUG: found session_cookie in persistent storage for principal 'admin', cookie: 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn' ipa: DEBUG: setting session_cookie into context 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;' ipa: INFO: trying https://master.testrelm.test/ipa/session/json ipa: DEBUG: Created connection context.rpcclient_140592037359824 ipa: DEBUG: raw: cert_find(None, version=u'2.230') ipa: DEBUG: cert_find(None, version=u'2.230') ipa: INFO: [try 1]: Forwarding 'cert_find/1' to json server 'https://master.testrelm.test/ipa/session/json' ipa: DEBUG: New HTTP connection (master.testrelm.test) ipa: DEBUG: received Set-Cookie (<type 'list'>)'['ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;path=/ipa;httponly;secure;']' ipa: DEBUG: storing cookie 'ipa_session=MagBearerToken=kTHwQc2yyXgz%2b93T5tAfNvmaQLmgyCYygKoWBllojEDY7I1wvg82WxkCSa%2f0thAAIKmX%2f%2fQtMDhVcc1Oql7efot4jRckJEW4T32Mk3V6wTssPjLMXrVfwTsqJQ%2bAgxMqPIGd2Efm9p7GqsXlY0dsQ1XjMcilWT%2bdzeNRPwt%2bf0E4QICtUdZqPw80iPrRx%2fWn;' for principal admin ipa: DEBUG: Destroyed connection context.rpcclient_140592037359824 ----------------------- 12 certificates matched ----------------------- Issuing CA: ipa Subject: CN=Certificate Authority,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:28 2019 UTC Not After: Sat Feb 19 01:39:28 2039 UTC Serial number: 1 Serial number (hex): 0x1 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=OCSP Subsystem,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:31 2019 UTC Not After: Mon Feb 08 01:39:31 2021 UTC Serial number: 2 Serial number (hex): 0x2 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:31 2019 UTC Not After: Mon Feb 08 01:39:31 2021 UTC Serial number: 3 Serial number (hex): 0x3 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=CA Subsystem,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:32 2019 UTC Not After: Mon Feb 08 01:39:32 2021 UTC Serial number: 4 Serial number (hex): 0x4 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=CA Audit,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:33 2019 UTC Not After: Mon Feb 08 01:39:33 2021 UTC Serial number: 5 Serial number (hex): 0x5 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=ipa-ca-agent,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:39:34 2019 UTC Not After: Mon Feb 08 01:39:34 2021 UTC Serial number: 6 Serial number (hex): 0x6 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=IPA RA,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:41:20 2019 UTC Not After: Mon Feb 08 01:41:20 2021 UTC Serial number: 7 Serial number (hex): 0x7 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:44:51 2019 UTC Not After: Fri Feb 19 01:44:51 2021 UTC Serial number: 8 Serial number (hex): 0x8 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:46:20 2019 UTC Not After: Fri Feb 19 01:46:20 2021 UTC Serial number: 9 Serial number (hex): 0x9 Status: VALID Revoked: False Issuing CA: ipa Subject: CN=master.testrelm.test,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 01:46:49 2019 UTC Not After: Fri Feb 19 01:46:49 2021 UTC Serial number: 10 Serial number (hex): 0xA Status: VALID Revoked: False Issuing CA: ipa Subject: CN=test.ipa.example,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 02:17:53 2019 UTC Not After: Fri Feb 19 02:17:53 2021 UTC Serial number: 11 Serial number (hex): 0xB Status: REVOKED Revoked: True Issuing CA: ipa Subject: CN=test2.ipa.example,O=TESTRELM.TEST Issuer: CN=Certificate Authority,O=TESTRELM.TEST Not Before: Tue Feb 19 04:03:14 2019 UTC Not After: Fri Feb 19 04:03:14 2021 UTC Serial number: 12 Serial number (hex): 0xC Status: REVOKED Revoked: True ----------------------------- Number of entries returned 12 ----------------------------- [root@cypher ~]# 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-2019:0508 |