3ecda74 test_ipagetkeytab: use system-wide IPA CA cert location in tests

Authored and Committed by mbabinsk 7 years ago
    test_ipagetkeytab: use system-wide IPA CA cert location in tests
    
    Since /etc/ipa/ca.crt should be always present on the test runner, we should
    use it in bind method tests and not rely on its presence in user conf dir.
    
    https://fedorahosted.org/freeipa/ticket/6409
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>