Results 1 to 15 of 15

Thread: What is https

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30

    What is https

    Does anyone has some good documentation about https or knows a good site about it, because I want some more information about this subject. I know it has something to do with security, but that's all I know.

    Thx
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  2. #2
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    Try search for it's full name. Hyper text transfer protocol

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30
    actually it is Hypertext Transfer Protocol Secure
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  4. #4
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    Oh. In that case wouldn't you be more interested in something like SSL?

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30
    What is that?
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  6. #6
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    Secure Sockets Layer. It's 128-bit encryption used to transfer secure information over the internet, like credit card information. I think it needs a SSL server to process the requests though.

  7. #7

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30
    I found some information about this, but I'm not clear about something. Originally SSL was been developed by Netscape, does this mean this protocol only works with Netscape Navigator?
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  8. #8
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    No, I have a webhost with Linux servers that support SSL protocol.

  9. #9
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    If I recall right, I think Netscape originally introduced it, but flubbed it up, because their random number generator used in their protection algorithm wasn't so random. So two brain childs found the pattern and used it to decrypt any information being sent using SSL, and at the time those were mostly credit card numbers. Imagine that. I think that was part of the reason why Netscape went bust.

  10. #10

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30
    Thx for your help
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  11. #11
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    No it's not limited to Nutscrape.. Have you ever been to a website, and seen that gold lock appear in the bottom part of the status bar in Internet Explorer. That indicates that you're using SSL.

  12. #12

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30
    Can I ask you one last question. If I want to implement SSL, do I have to add some code to my webpages? Or how does it work?
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  13. #13
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    It's a protocol. I don't think you can use it with regular HTML. I know that PHP supports it, and I'm damn sure that Perl does. Any other High Level languages can probably interface with it, but I like I said before I think it needs to be installed on a webserver for it to process the commands you send it through script languages.

  14. #14

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    Belgium
    Posts
    30
    Thx, you've been a great help
    Until you walk a mile in another man's moccasins you can't imagine the smell.

  15. #15
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    The Dark Side of the Moon
    Posts
    448
    np

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width