Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#36969 closed defect (bug) (invalid)

Requests: Don't set CURLOPT_CAINFO if sslverify is false

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

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
10 years ago

  • Description modified (diff)

#2 @johnbillion
10 years ago

  • Keywords needs-patch removed
  • Milestone 4.6
  • Resolutioninvalid
  • Status newclosed

This is actually a local issue.

Note: See TracTickets for help on using tickets.