Title: Certificate verification disabled: sslverify=false
Last modified: June 15, 2020

---

# Certificate verification disabled: sslverify=false

 *  Resolved [samtulana](https://wordpress.org/support/users/samtulana/)
 * (@samtulana)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/sslverifyfalse/)
 * Hello. An error was detected – [https://i.imgur.com/qs2ldlv.png](https://i.imgur.com/qs2ldlv.png)
   and [https://i.imgur.com/PlYRcAC.png](https://i.imgur.com/PlYRcAC.png).
 * Certificate verification disabled: sslverify=false
 * When the LiteSpeed plugin is disabled, the problem disappears. Also, there is
   a similar problem here [https://generatepress.com/forums/topic/site-library-is-not-loading/](https://generatepress.com/forums/topic/site-library-is-not-loading/).
 * I link it to the Cloudflare connection, but no matter how I try to disable it
   there, the problem does not disappear. I even turned it off in the plugin settings–
   it doesn’t help.
 * Please help solve the problem. Thank you.
    -  This topic was modified 5 years, 11 months ago by [samtulana](https://wordpress.org/support/users/samtulana/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsslverifyfalse%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/sslverifyfalse/#post-12988800)
 * Hi,
 * I just did a grep on source code , I don’t see anything that set sslverify to
   off
 *     ```
       root@test:~/Desktop/litespeed-cache$ grep -riF "sslverify"
       /Users/user/Desktop/litespeed-cache/src/cloud.cls.php:		$response = wp_remote_get( $url, array( 'timeout' => 15, 'sslverify' => true ) );
       /Users/user/Desktop/litespeed-cache/src/cloud.cls.php:		$response = wp_remote_post( $url, array( 'body' => $param, 'timeout' => $time_out ?: 15, 'sslverify' => true ) );
       ```
   
 * what if you try disable all other plugin and only leave LSCWP on , does that 
   still show up ?
 * Best regards
 *  Thread Starter [samtulana](https://wordpress.org/support/users/samtulana/)
 * (@samtulana)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/sslverifyfalse/#post-12990455)
 * Thank you. As it turned out, a problem with Memcached Extension. Somehow Connection
   Test: Failed and I don’t know why – [https://i.imgur.com/eiix6EC.png](https://i.imgur.com/eiix6EC.png).
   After Object Cache- Off, the problem disappeared. Anyway, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Certificate verification disabled: sslverify=false’ is closed to new 
replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [sslverify](https://wordpress.org/support/topic-tag/sslverify/)

 * 2 replies
 * 2 participants
 * Last reply from: [samtulana](https://wordpress.org/support/users/samtulana/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/sslverifyfalse/#post-12990455)
 * Status: resolved