#6309 cert-request does not raise error when CSR does not match profile pattern
Closed: Fixed None Opened 7 years ago by ftweedal.

The test case test_caacl_profile_enforcement.py::TestSignWithChangedProfile
is supposed to catch a CertificateOperationError raised in response to
Dogtag rejecting a cert request due to Subject DN in CSR not matching
expectations of profile.

Commit 4c35afc, part of #6260, broke
this behaviour - the cert request command runs without error even though
Dogtag does not issue the cert.


master:

  • 1f1c93d cert-request: raise error when request fails

ipa-4-4:

  • a7de758 cert-request: raise error when request fails

Metadata Update from @ftweedal:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.4.2

7 years ago

Login to comment on this ticket.

Metadata