mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
Remove xfail from CALes test test_http_intermediate_ca
The full chain is not required by mod_ssl. https://pagure.io/freeipa/issue/7489 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Alexey Slaykovsky <alexey@slaykovsky.com>
This commit is contained in:
parent
3384147ca1
commit
4919bd9dae
@ -1428,7 +1428,6 @@ class TestCertInstall(CALessBase):
|
||||
|
||||
assert result.returncode > 0
|
||||
|
||||
@pytest.mark.xfail(reason='freeipa ticket 6959')
|
||||
def test_http_intermediate_ca(self):
|
||||
"Install new HTTP certificate issued by intermediate CA"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user