SSL mechanism
Hi I know something on how SSL works but not all.Please help me point out which of the following ways are effective and correct ways to use SSL:
1. doing a form post on https to https.
2. doing a form post on http to https.
3. doing a form post on https to http.
Thank you for helping.