#6258 Tests: invalid test case for adding bad certificate to a service
Closed: Fixed None Opened 7 years ago by lryznaro.

In ipatests/test_xmlrpc/test_service_plugin.py, lines 426:436, a test case exists that verifies that a certificate with different than expected issues cannot be added to a service. During implementation of https://fedorahosted.org/freeipa/ticket/4559 this was changed though, the validation was removed and certificate can be added regardless of the issuer. As a result the test fails and needs to be fixed/removed accordingly.

Proposed solution: change the negative test case to a positive one, which would verify that the certificate with random issuer is correctly added.


master:

  • 36979ad Tests: Random issuer certificate can be added to a service

Metadata Update from @lryznaro:
- Issue assigned to lryznaro
- Issue set to the milestone: FreeIPA 4.4.1

7 years ago

Login to comment on this ticket.

Metadata