• Resolved troutacular

    (@troutacular)


    I am testing the plugin with both quoted and unquoted samples shortcakes:

    [pmid-refs key=smith]
    [pmid-refs key="smith"]

    However, I receive an SSL connection error.

    Warning: file_get_contents(): SSL: Connection reset by peer in wordpress/wp-content/plugins/wp-pubmed-reflist/class.wpPubMedRefList.php on line 196
    
    Warning: file_get_contents(): Failed to enable crypto in wordpress/wp-content/plugins/wp-pubmed-reflist/class.wpPubMedRefList.php on line 196
    
    Warning: file_get_contents(https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term=smith&retmax=20): failed to open stream: operation failed in wordpress/wp-content/plugins/wp-pubmed-reflist/class.wpPubMedRefList.php on line 196
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jimhu

    (@jimhu)

    This looks like php may not have the openssl extension enabled. Can you test that? What’s your setup?

    Thread Starter troutacular

    (@troutacular)

    That was it. This was a local dev environment without the extension enabled. Thank you for the quick reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SSL Connection’ is closed to new replies.