Rebex Total Pack 7.0.8720

Released: Nov 15, 2023

Mises à jour de 7.0.8720

Fonctionnalités

  • All: Added a new set of binaries targeting Microsoft .NET 8.0.
  • SFTP: Increased range for SftpAttributes dates and fixed the error message.
  • FTP: Improved FTP data channel PSK ticket usage with TLS 1.3.
  • Mail: Added new MailMessage.CreateReply(...) overload with common ReplyAll behavior.
  • EWS: Added EwsMessageInfo.IconType and EwsItemInfo.LastModifiedDate properties.
  • HTTP: Added WebClient.QueryString property.
  • SSH: Added SshParameters.ChannelCloseTimeout property.
  • TLS: For TLS 1.3, TlsClientSocket.Session returns a session represented by the last received PSK ticket.
  • TLS: For TLS 1.3, TlsServerSocket.Session returns a session that represents the PSK ticket (if used).

Correctifs

  • FTP: Fixed handling of small port ranges in active mode.
  • TLS: Fixed reload of available named groups in TlsServerSocket.
  • Cryptography: Fixed behavior of certificate issuer API when no CRLs have been specified.