XF 2.2 Error when importing RSS feeds

RichDevman

Active member
I am getting some kind of a curl error when importing rss feeds. I had no issues at all importing them on Vbulletin. I tried to redo the feeds and still get the same error when running the preview. Can anyone shed any light on this for me please?

The error is:
Error message: cURL error 35: SSL received a record that exceeded the maximum permissible length. (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

Which is this:
CURLE_SSL_CONNECT_ERROR (35)

A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others.
 
Top Bottom