87ba8c5 ipatests: check KDC cert permissions in CA less install

Authored and Committed by frenaud 3 years ago
    ipatests: check KDC cert permissions in CA less install
    
    The KDC certificate file must be stored with 644 permissions.
    Add a test checking the file permissions on server + replica.
    
    Related: https://pagure.io/freeipa/issue/8440
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>