Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl Script in SSL

by stonecolddevin (Parson)
on Feb 26, 2005 at 23:06 UTC ( [id://434832]=note: print w/replies, xml ) Need Help??


in reply to Perl Script in SSL

Well i'm not sure if this will help but the SSL default port is 443, did you try http://mydomain.com:443/dir/perl.pl?
UPDATE: I lied. that's the SSH default port. Downvote as needed :-(
UPDATE2: Just so no one gets screwed up, The Mad Hatter is correct. Pay no mind to the above babble about ports.
meh.

Replies are listed 'Best First'.
Re^2: Perl Script in SSL
by esskar (Deacon) on Feb 26, 2005 at 23:33 UTC
    http://mydomain.com:443 would just address a http server running on port 443 since to protocol is http; vice versa, a https server running on port 80 would be called as https://mydomain.com:80
Re^2: Perl Script in SSL
by The Mad Hatter (Priest) on Feb 26, 2005 at 23:09 UTC
    No, port 443 is the default SSL port; you were right. The default SSH port is 22.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-03-29 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found