Added support for .NET Core 1.1 and 2.0 on Microsoft Windows.
Proxy: Added support for "http://" URLs in Proxy.Host.
Cryptography: Added HTTP redirect handling to CRL downloader on .NET Compact Framework.
Cryptography: Added workaround to enable SHA-2 on legacy operating systems (such as pre-SP3 Windows XP).
Cryptography: Using ASN.1 GeneralizedTime for dates greater than 2050.
Cryptography: Enhanced logging of some SSPI errors.
Cryptography: Added workaround for invalid or empty HTTP header names.
Common: Enabled SHA-2 support workaround for legacy RSA providers.
Common: Using custom IBM 437 encoding on .NET Compact Framework.
不具合の修正
File Server: Fixed unwanted pseudo-link persistence in MountCapableFileSystemProvider.
File Server: Fixed a possible temporary deadlock in SFTP subsystem triggered when channel's receive buffers on both client and server got full at the same time.
Cryptography: Fixed handling of HTTP paths with double-slash ('//').