[wp-trac] [WordPress Trac] #51354: Certificate verification disabled (sslverify=false) WP-CRON

WordPress Trac noreply at wordpress.org
Mon Sep 21 17:42:54 UTC 2020


#51354: Certificate verification disabled (sslverify=false) WP-CRON
--------------------------+----------------------
 Reporter:  123nadav      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Cron API      |     Version:
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by johnbillion):

 * status:  reopened => closed
 * resolution:   => invalid
 * component:  General => Cron API


Comment:

 It's intentional that requests to the site itself don't verify the SSL
 certificate. See #12609 and #47957 for all the details. This is because
 sites behind a reverse proxy may be using a self-signed certificate, and
 there is no need to verify the certificate at this point because the
 connection is a loopback.

 The warning you're seeing is a bug in the Query Monitor plugin, which is
 being tracked here: https://github.com/johnbillion/query-
 monitor/issues/537 .

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51354#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list