HOWTO: Send Secure Data To Client Using SSL

D

Dan Sikorsky

I've sent private data back to the IIS by implementing the web page
reference to HTTPS, but how can secure data be sent to the client computer
over the internet using SSL?
 
D

Dan Sikorsky

Are you sure? The page is sent to the browser with <input> tags on it. If a
user types in sensitive data on a form field, I agree that the data is
securely sent back to the server.

But, the direction of the secured data is from browser to server; the <input
type=text> field is passed thru SSL on the browser side and decoded on the
server side.

I'm not sure that the prepared page on the server is passed thru SSL on the
server, prior to being sent to the browser. Do you know for sure? Example:
Can a file be downloaded from a server to a browser?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top