How to use SSL

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I has a login WebPage in my application.
I want to use SSL to proetct the communication between client and server.
I hear that we can use SSL.
How can I use SSL to protect the communication from sniffer?
 
To use SSL it's really just a matter of putting the S in https://
As long as your site has SSL setup you are good to go..
 
Back
Top