Bug 1846349
Summary: | cannot issue certs with multiple IP addresses corresponding to different hosts [rhel-7.9.z] | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Fraser Tweedale <ftweedal> | |
Component: | ipa | Assignee: | Florence Blanc-Renaud <frenaud> | |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.8 | CC: | amore, arajendr, asharov, jreznik, ksiddiqu, myusuf, pcech, rcritten, tscherf | |
Target Milestone: | rc | Keywords: | TestCaseProvided, ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ipa-4.6.8-5.el7_9.4 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1846352 (view as bug list) | Environment: | ||
Last Closed: | 2021-03-16 13:56:37 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1846352 |
Description
Fraser Tweedale
2020-06-11 12:31:46 UTC
Pull request (master branch): https://github.com/freeipa/freeipa/pull/4810 master: 68ada5f (HEAD) fix iPAddress cert issuance for >1 host/service ipa-4-8: 1285001 (HEAD) fix iPAddress cert issuance for >1 host/service ipa-4-6: 233c49afb4a5ed4a50b247b222a477b926a17e38 (HEAD) fix iPAddress cert issuance for >1 host/service Moving to POST. Test added upstream in ipatests/test_xmlrpc/test_cert_request_ip_address.py::TestTwoHostsTwoIPAddresses RHEL-7.9 is already past the end of a Development Phase and development is being wrapped up. This bug is being moved to RHEL 7.9 z-stream. Verified using : 2021-02-10T07:18:46+0000 name: ipa-server 2021-02-10T07:18:46+0000 release: 5.el7_9.4 2021-02-10T07:18:46+0000 source: rpm 2021-02-10T07:18:46+0000 version: 4.6.8 Test log: ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.10.1, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python2 cachedir: .pytest_cache metadata: {'Python': '2.7.5', 'Platform': 'Linux-3.10.0-1160.17.1.el7.x86_64-x86_64-with-redhat-7.9-Maipo', 'Packages': {'py': '1.10.0', 'pytest': '3.10.1', 'pluggy': '0.13.1'}, 'Plugins': {u'html': u'1.22.1', u'multihost': u'1.1', u'sourceorder': u'0.5', u'metadata': u'1.11.0'}} rootdir: /usr/lib/python2.7/site-packages/ipatests, inifile: plugins: metadata-1.11.0, html-1.22.1, multihost-1.1, sourceorder-0.5 collecting ... collected 2350 items / 12 deselected test_xmlrpc/test_add_remove_cert_cmd.py::TestCertManipCmdUser::test_01_add_cert_to_nonexistent_entity PASSED [ 0%] test_xmlrpc/test_add_remove_cert_cmd.py::TestCertManipCmdUser::test_02_remove_cert_from_nonexistent_entity PASSED [ 0%] test_xmlrpc/test_add_remove_cert_cmd.py::TestCertManipCmdUser::test_03_remove_cert_from_entity_with_no_certs PASSED [ 0%] ... .... .... test_xmlrpc/test_cert_request_ip_address.py::TestIPAddressCNAME::test_one_level PASSED [ 15%] test_xmlrpc/test_cert_request_ip_address.py::TestIPAddressCNAME::test_two_levels PASSED [ 15%] test_xmlrpc/test_cert_request_ip_address.py::TestTwoHostsTwoIPAddresses::test_host_exists PASSED [ 15%] test_xmlrpc/test_cert_request_ip_address.py::TestTwoHostsTwoIPAddresses::test_issuance PASSED [ 15%] test_xmlrpc/test_certmap_plugin.py::TestCRUD::test_create[dont_fill=()] PASSED [ 15%] test_xmlrpc/test_certmap_plugin.py::TestCRUD::test_create[dont_fill=(description)] PASSED [ 15%] test_xmlrpc/test_certmap_plugin.py::TestCRUD::test_create[dont_fill=(ipacertmapmaprule)] PASSED [ 15%] Test from TestTwoHostsTwoIPAddresses are passed. Based on this marking bug as verified. 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 (Moderate: ipa security and bug fix update), 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/RHSA-2021:0860 |