This page lists product areas and functions that will be affected by the Caspio 31.0 release.

HTTPS Enforcement of SOAP API Connections (TLS 1.2)

Beginning on March 29, 2022, Caspio is enforcing the HTTPS protocol for all SOAP connections as part of our ongoing security improvements.

If your SOAP API calls are using an older version of .NET or PHP which doesn’t support TLS 1.2 by default, your API calls will be impacted.

You will need to upgrade your application environment to support HTTPS (TLS 1.2):

  • For .NET, upgrade to 4.6.1 or higher.
  • For PHP, upgrade to 5.6 or higher.

Open a Support ticket if you have questions.