Skip to content

Revert Windows CRL checks on root CA override

Pre-release
Pre-release

Choose a tag to compare

@bretambrose bretambrose released this 15 Jun 21:49
· 239 commits to main since this release
e50f93f
  • 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.