Currently in our environment, we have CRL checking enabled for ADFS, but do we also need to leave CRL checking enabled for IIS7.5? Our IIS server is setup behind a firewall for outgoing traffic only, no incoming traffic.
Are there any benefits/issues we might run into if disable CRL checking? I haven't been able to find a proper answer to my question anywhere, so I thought I'd post a question here.
Thanks.
The top benefit is performance boost, as CRL checking is slow.
The top disadvantage is security where you allow revoked certificates to pass when CRL checking is disabled.