joshdm
08-10-2000, 06:53 PM
I've been looking for some time for info on SSL.
I've found some tutorials and other materials, and great, they explain a lot, but nothing explains the one thing that has been bugging me.
I install a certificate on my server.
I have some pages that I would like "secure" (meaning I visit the page, it's got a POST to submit to a servlet, etc...).
I access these pages "securely" using: https://www.servername.com/page.html
My question?
What's to stop me (or anyone for that matter) from using
http://www.servername.com/page.html
to access page.html ?
Am I missing something here?
Thanks.
-Josh
[This message has been edited by joshdm (edited 08-10-00@5:53 pm)]
I've found some tutorials and other materials, and great, they explain a lot, but nothing explains the one thing that has been bugging me.
I install a certificate on my server.
I have some pages that I would like "secure" (meaning I visit the page, it's got a POST to submit to a servlet, etc...).
I access these pages "securely" using: https://www.servername.com/page.html
My question?
What's to stop me (or anyone for that matter) from using
http://www.servername.com/page.html
to access page.html ?
Am I missing something here?
Thanks.
-Josh
[This message has been edited by joshdm (edited 08-10-00@5:53 pm)]