Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 13362967

    (@anonymized-13362967)

    Thread Starter steevithak

    (@steevithak)

    Ok, thanks, so it looks like someone has submitted a patch and hopefully it will be in the next version of the plugin.

    We are having issues after server updates — we’re loading our own content between sites on same server; child sites http, while mothership https.

    So, when site B tries to load a feed from Site A (https), we get CURL error:

    We are now running into this issue as of today after major security updates to server when trying to pull feeds via https:

    —————–

    Diagnostic information

    HTTP request failure

    SSL connect error

    HTTP Transport:
    1.string(12) “WP_HTTP_curl”

    ——————-

    issue seems related to the connection method not being current with latest SSL/TLS protocol.

    My thinking is that is trying to connect using SSLv3, it needs to use tls1.1 or higher with fallback.

    SSLv3 technically insecure and severs moving to TLS 1.1 +

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

The topic ‘Does FeedWordPress support HTTPS?’ is closed to new replies.