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

1 file Authored by lryznaro 7 years ago, Committed by mbasti 7 years ago,
    Tests: Random issuer certificate can be added to a service
    
    Changing negative test case that verified that a certificate with different
    than expected issuer cannot be added to a service to a positive one that
    verifies that this operation now proceeds successfully. Corresponds to changes
    made in scope of https://fedorahosted.org/freeipa/ticket/4559 implementation.
    
    https://fedorahosted.org/freeipa/ticket/6258
    
    Reviewed-By: Ganna Kaihorodova <gkaihoro@redhat.com>