Rebex TLS for .NET R6.10

Released: Dec 2, 2022

R6.10 での更新項目

機能

  • Added 'TlsOptions.DisableRenegotiation' and 'TlsOptions.​RequireSecureRenegotiation'.​

不具合の修正

  • SSH: Added workaround for an issue in Azure Blob Storage SFTP that makes it reject RSA/SHA-2 public key authentication attempts.
  • TLS Core: Fixed TlsParameter.AcceptableAuthorities handling (can specify an empty list).
  • Cryptography: Added workaround for broken X25519 implementation in early versions of Windows 10 (version 1507 and 1511).
  • Common: Fixed Windows Extended Protection in 64-bit Windows applications.