SecureBridge V10.4.1

Released: Jan 25, 2024

Mises à jour de V10.4.1

Fonctionnalités

  • Added support for Embarcadero RAD Studio 12.
  • Added support for Apple macOS Sonoma.
  • Added support for Apple iOS 17.
  • Added support for Android 13.
  • Added support for Lazarus 3.0 and FPC 3.2.2.
  • Added support for ChaCha20-Poly1305 cipher suites for TLS protocol.
  • Added support for simultaneous usage of public key and keyboard-interactive authentication on connecting to SSH server.
  • Added support for OAUTH2 authentication in TScSMTPClient.
  • Added support for DIGEST authentication in TScHttpWebRequest.
  • Added support for TOTPToken generation.
  • Added encoding EC private key to OpenSSH format.
  • Added the ability to use an SSH connection within the SSL protocol.
  • Added a HTTPS server demo.

Correctifs

  • Fixed bug with using proxy options at obtain CRL.
  • Fixed bug with RSA-SHA2 public key authentication.
  • Fixed bug with negotiation TLS 1.3 protocol.
  • Fixed bug with decode message in TScCoderMIME.