Quantcast
Channel: ComponentSource News | Communication & Messaging Components
Viewing all articles
Browse latest Browse all 1618

Rebex HTTPS for .NET 2018 R2

$
0
0
Rebex HTTPS for .NET

Added support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • HTTP: Added HttpRequest.ClientCertificates collection.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • SSH: Fixed possible bug in SshPublicKey loading.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates.
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Viewing all articles
Browse latest Browse all 1618

Trending Articles