• Resolved Luciano

    (@lucianobosco)


    I found an error log by using the Query Monitor plugin when my landing page loads:

    Certificate verification disabled (sslverify=false)
    https://www.xxxxxxxxxx.com/
    ?wordfence_syncAttackData=1610562275.6326

    How this impact my site performance? How can this be solved?
    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Support wfpeter

    (@wfpeter)

    Hi @lucianobosco, thanks for your query regarding this.

    This means that some code on your site is settings the sslverify argument in HTTP API requests to false.

    Your best approach is to try deactivating all your other plugins one by one to see which one is the culprit. Don’t forget to check for any MU (Must-Use) plugins in the wp-content/mu-plugins directory. Failing that, try switching your theme to one of the default ones such as Twenty Twenty, as the value could be set by a theme also.

    The syncAttackData querystring parameter simply relates to when Wordfence contacts our servers to update the latest data around site vulnerabilities, but I don’t have reason to suspect Wordfence itself is turning the SSL verification off unless your plugin tests show otherwise.

    Let me know how you get on!

    Thanks,

    Peter.

Viewing 1 replies (of 1 total)
  • The topic ‘Certificate verification disabled (sslverify=false)’ is closed to new replies.