Rebex FTP/SSL for .NET 2017 R6.1

Released: Nov 20, 2017

2017 R6.1 中的更新

特性

  • FTP: Added workaround for FTP servers that announce their IP as 0.0.0.0.
  • SSH: Added SshPublicKey.LoadPublicKeys method that supports loading OpenSSH's 'authorized_keys' files.
  • Cryptography: Enhanced custom CRL downloader for .NET Compact Framework to handle all 3xx redirect codes.
  • Cryptography: Enhanced Certificate.LoadDer to handle files with multiple certificates (loads the first one).
  • Cryptography: Added 'params' to CertificateInfo.SetExtendedUsave/SetAlternativeHostnames methods.
  • Common: Added workaround for broken Encoding.ASCII encoder on legacy Mono platforms.
  • Common: Enhanced SSPI error reporting.

修補程式

  • FTP: Fixed MLSD parser to support empty facts.
  • Cryptography: Fixed null handling in CertificateInfo.MailAddress.
  • Common: Fixed platform info in logs on macOS.
  • Cryptography: Fixed detection of AES/GCM support.
  • Cryptography: Fixed detection of native Brainpool and secp256k1 support.