a85dfd6 conncheck: Fix List of ports to check

Authored and Committed by simo 12 years ago
    conncheck: Fix List of ports to check
    
    We need to check all Kerberos ports both TCP and UDP transports.
    
    Since we have the PKI proxy configuration all communication with the CA happens
    on the standard 80/443 ports so we need to check them always.
    We do not need to leave the old CA ports open. These ports are still used
    locally but not over the network.