Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    @abhishek-fg9tRh Aug 4, 2012

    Http (Hyper Text Transfer protocol) is a protocol in which information been passed back & forth between servers & clients.
    In http web is connected with you with using insecure language, it means some one can take a look at your details if you are sharing anything with http.

    Https (Hyper text transfer protocol secure), The last term "secure". You always notice that online payment been done with https, this way your computer is transferring data in secure mode, which is safe . so noone can take look into it.

    Every online purchaser should check before entering personal details that if its Http or Https.

  • monujatt

    @monujatt-1M9EHi Aug 6, 2012

    https is secure while http not...

  • Anoop Kumar

    @anoop-kumar-GDGRCn Aug 6, 2012

    HTTPS uses SSL(secure socket layer) by implementing Handshake protocol which authenticate any data packet at both end ie: client and sever end. If at any end data is not authenticated connection will be closed.
    while HTTP only depends on browser encryption