

If failure is consistent (except for a connection error which is probably a VPN or firewall issue), that indicates no support for TLS 1.2, for the CURL version on that particular machine. Test CURL with force TLS 1.2: curl -k -tlsv1.2 -tls-max 1.2 ' 'ģ. Other than that, any error code likely indicates a failure.Ģ.
.png)
Here is the endpoint which you can use to verify that your systems are TLS 1.2 compliant: This may have an impact on your use of the MessageMedia REST and/or SOAP API if the systems you have in place do not support TLS 1.2 or higher. On Augwe are ending support for TLS 1.0 and 1.1.
