Rebex SFTP for .NET updated

Released: Jul 18, 2014

Updates in this release

Updates in 2014 R2

  • Eliminated "Unknown heap type" warnings in Mono.
  • Added Sftp.Settings.DisableRealPathWorkaround option to disable workaround for WS_FTP SSH_FXP_REALPATH bug.
  • Added workaround for SFTP servers that report duplicate extensions.
  • Enhanced logging of failed certificate validation errors.
  • Fixed ProxySocket's Connect method behavior with disabled timeout.
  • Enhanced TlsVersion and TlsCipherSuite parameters checking.
  • Fixed alert names in TlsException messages.
  • Added Load, Save and Generate methods to PrivateKeyInfo and PublicKeyInfo classes.
  • Enhanced CertificationRequest class to support request generating in addition to parsing.
  • Fixed behavior with disabled UseFipsAlgorithmOnly on FIPS-only systems.