Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: JSON::RPC::Server with SSL

by mwb613 (Beadle)
on Mar 11, 2014 at 21:15 UTC ( [id://1077906]=note: print w/replies, xml ) Need Help??


in reply to Re^3: JSON::RPC::Server with SSL
in thread JSON::RPC::Server with SSL

Thanks Hazylife, I tried using port 8808 and got the same result.

Replies are listed 'Best First'.
Re^5: JSON::RPC::Server with SSL
by zentara (Archbishop) on Mar 12, 2014 at 10:03 UTC
    First 88888, then 8808, ???

    Are you sure you have the port number correctly matched in your server/client pair?

    Are you sure your web server at 127.0.0.1 is properly configured to handle SSL connections? What web server are you using? Most web servers do not come setup with SSL enabled, you must edit their config files properly, especially telling it which port numbers to listen for SSL. The default is 443.

    Just to test your webserver, can you connect to https://127.0.0.1 with a browser ?

    Ooops, Anonymous Monk is correct below, in that you are not using a conventional webserver. In that case, can you connect to to the HTTP::Daemon::SSL with a browser?


    I'm not really a human, but I play one on earth.
    Old Perl Programmer Haiku ................... flash japh

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1077906]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-24 04:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found