Rebex Secure Mail for .NET R6.5
Released: Jul 15, 2022
R6.5 での更新項目
機能
- EWS: Added EwsSettings.ExpectContinueTimeout to make it possible to specify a timeout for '100 Continue' HTTP response.
- SSH: Added support for 'server-sig-algs' SSH extension (RFC 8332).
- SSH: Improved logging of 'partial success' authentication responses.
- TLS Core: Added support for TLS extended master secret extension (RFC 7627).
- Common: Improved internal asynchronous infrastructure for old platforms.
不具合の修正
- POP3: Fixed an issue in handling OAuth 2.0 authentication errors.
- TLS Core: Fixed handling of NoRenegotiation alert.
- TLS Core: Fixed rare race condition when closing TLS 1.2 socket.