Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #25007, comment 44


Ignore:
Timestamp:
09/18/2013 02:31:54 AM (12 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25007, comment 44

    v1 v2  
    1 * ~~~Requests to an IP address, but with a Host header, fail SSL verification since IP !== Certificate hostname.~~~ - Streams does, cURL doesn't.
     1* ~~~Requests to an IP address, but with a Host header, fail SSL verification since IP !== Certificate hostname.~~~ - Streams uses the Host Header, cURL doesn't.