Skip to main content

Using Brilliant web to lead for Wordpress.

 

Getting this error when attempting to post: Failed to connect to Salesforce.com.

 

In my http error_log, I am seeing some questionable data:

 

 Salesforce response error: Array, referer: http://<website ommited>

 

<title>Stronger security is required</title>, referer: http://<website ommited>

 

<tr><td width="100%" height="100%"><div class="content"><h1>Stronger security is required</h1><div class="simple"><p>To access this website, update your web browser or upgrade your operating system to support TLS 1.1 or TLS 1.2.</p>

 

 

Any ideas on how to fix?

1 件の回答
  1. 2017年5月7日 10:54
    You need to run this by your hosting provider. Brilliant uses whatever config you web server is set up for curl and php. You are probably still running TLS 1.0 which has SFDC has discontinued support for.
0/9000