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:
Rob Crittenden 2018-04-15 21:06:36 -04:00
parent 3384147ca1
commit 4919bd9dae

View File

@ -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"