07d1b9d ipatests: Tests to check profile is displayed for getcert request.

1 file Authored by sumenon 3 years ago, Committed by rcritten 3 years ago,
    ipatests: Tests to check profile is displayed for getcert request.
    
    test_getcert_list_profile
    This test checks that the cert request generated using
    getcert utility which is placed in /var/lib/certmonger/requests
    directory displays profile name and issuer fields
    
    test_getcert_list_profile_using_subca
    This test checks that the cert request generated with -X as
    subca and -T <profilename> displays correct profilename
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Mohammad Rizwan <myusuf@redhat.com>