Okay, its more apt to say I'm an "SSL preschooler."
If a web server "supports SSL," is the only thing I have to do in order
to use it, is specify "https" in URLs? If so, when I specify
"https://some.website.com/index.html," do I need to specify the full URL
when referring to relative pages ... that is, do I need to specify
"https://some.website.com/index2.html" or will it remain SSL if I just
specify "index2.html" in the anchor reference?
Also, when I use SSL on a form to send CGI data to a Perl script on the
server, and the script processes the form and generates HTML back to the
client, how do I use SSL to send from the server script to the client?
I know that when I generate a form from a script, I can just specify a
POST method and push https://some.server.com/cgi/process-cgi-form.pl
that will send the form data secure to the script ... but my script
performs data checks, and if something is amiss, it has to send a form
back to the client, with the fields that were okay filled in, along with
some hidden fields with data I do not want intercepted in transit.
Thanks in advance,
Howard
G.L.Srinivasan
Garban Intercapital, LLC
New York