This is yet another maintenance release that allows to turn off certificate revocation checks when using SSL/TLS.
-
Added –
RedisStorageOptions.CheckCertificateRevocationproperty to disable certificate revocation checks. - Fixed – Allow to skip certificate revocation checks for environments where target server isn’t always available, e.g. AWS.
-
Fixed – Add
SslProtocolsoption support tonetstandard1.5target.
by