Revert Windows CRL checks on root CA override
Pre-release
Pre-release
- On Windows only, reverts the cached CRL check when validating a server certificate chain using a root CA override. This check was added as part of a larger change performing SNI validation with a root CA override (#385). The SNI check remains in place. The CRL check was breaking tls connections for multiple customers and appears to be subject to properties of the host beyond the CRT's control.