Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#36969 closed defect (bug) (invalid)

Requests: Don't set CURLOPT_CAINFO if sslverify is false

Reported by: johnbillion's profile johnbillion Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.6
Component: HTTP API Keywords:
Focuses: Cc:

Description (last modified by ocean90)

This is a regression of #33978 introduced by the Requests library (#33055).

CURLOPT_CAINFO should not be set when sslverify is set to false.

Change History (2)

#1 @ocean90
9 years ago

  • Description modified (diff)

#2 @johnbillion
9 years ago

  • Keywords needs-patch removed
  • Milestone 4.6 deleted
  • Resolution set to invalid
  • Status changed from new to closed

This is actually a local issue.

Note: See TracTickets for help on using tickets.