Menu

#25 can't connect with SSL via https

open
nobody
None
5
2004-12-08
2004-12-08
blefuscu
No

Hello,

I'm trying to connect to https: sites and snoopy just
isn't willing to do so. i've tried a bunch of sites
(with and without posting), but snoopy can't seem to
retrieve any data and doesn't give me any errors,
either. snoopy works fine with regular http, though.

thanks.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I have the same issue, It just exits immediately w/o an
    error code

     
  • Nobody/Anonymous

    Logged In: NO

    at a bash prompt enter:
    which curl

    It should respond with something like: /usr/bin/curl
    in Snoopy.class.php change:
    $curl_path = "/usr/local/bin/curl";
    to your correct path.

    For some reason they only check this var for https, http
    works fine with the wrong $curl_path

    Michael Bushey

     
  • Nobody/Anonymous

    Logged In: NO

    Hi,

    Has anyone any idea how to set the curl path for windows?
    As far as I know there is no need at all to use exec() funtion
    to call a cURL method in PHP. But - of course I don't want to
    change the complete source code... So maybe someone
    knows a workaround for it?...

    thx

     
  • Nobody/Anonymous

    Logged In: NO

    I also have this problem

     
  • Nobody/Anonymous

    Logged In: NO

    me too :(

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.