Rebex HTTPS for .NET 7.0.8755

Released: Dec 20, 2023

7.0.8755 での更新項目

機能

  • Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft .NET 8.
  • SSH: Added support for PKCS #8 format to SshPublicKey constructor.
  • SSH: Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack').
  • Common: Optimized memory usage of miscellaneous methods.

不具合の修正

  • HTTP: Fixed handling of unexpected response stream closure when keep-alive expected.