Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: How Would I access a C++ compiler remotely through a Perl CGI Script?

by Flame (Deacon)
on Oct 23, 2005 at 00:38 UTC ( [id://502263]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How Would I access a C++ compiler remotely through a Perl CGI Script?
in thread How Would I access a C++ compiler remotely through a Perl CGI Script?

Afraid you missed the true point behind SSH for this task. SSH requires a login/password for the machine you're logging into, whereas https is only going to encrypt the data that is sent between the two computers. SSH prevents a random person from using it, https will only prevent a random person in the middle from understanding what another random person is sending to and from the webserver.


My code doesn't have bugs, it just develops random features.

Flame

  • Comment on Re^3: How Would I access a C++ compiler remotely through a Perl CGI Script?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found