ssl Vs.https

  • Thread starter Thread starter sancho
  • Start date Start date
Hi,

If you want to secure data transport you use SSL (Secure Socket Layer)
certificate. One of most common use it securing HTTP traffic and we get
httpS, but it is not use. You can also use it for protecting POP3 (POP3S),
IMAP (IMAPS), etc.
If you want to use SSL to protect your data you will have to use application
that knows how to use it (e.g. IIS, IE, Outlook, Outlook Express, etc),
while e.g. IPSec that also secures data is not application dependent.

I hope this helps,

Mike
 

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

Back
Top