Software Multicloud Defense
Activity Cloud Deployment

Version 23.06-06 August 23, 2023

Fixes

The following fixes are included in this upgrade:

  • Fixes an issue where the presence of underscores in an SNI would cause the proxy to not pass traffic. This change enables the proxy configuration to accommodate the use of underscores in domain names.

  • Improvements to the stability of the Gateway.

  • Fixes an additional issue with large file transfers related to HTTP commands (e.g., Github repository cloning) where a proxy timeout would result in a 408 status code.

  • Fixes an issue where traffic is matched to a correct policy, but an incorrect certificate is issued.

  • Fixes an issue where URL Filtering category query timeout expires causing the traffic to be denied.

  • Fixes a proxy connection leak Fix: Fixes an issue where URL encoded characters of [ and ] in an HTTP object name where decoded by the Gateway, but not re-encoded before sending the request to the server. This results in the server not being able to properly locate the object, returning a 400 response code. This fix properly re-encodes the characters prior to sending the request to the server.