HTTPS

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Maldonado

    HTTPS

    Hy everybody...

    I need to implement in my site the HTTPS. But I don't know anything about
    this. Can someone help me or give me a way to learn about it?


    THANK's a lot.


    --
    André Almeida Maldonado - Brazilian - Com orgulho!
  • Curt_C [MVP]

    #2
    Re: HTTPS

    This is pretty much all done in IIS and not really anything you need to do
    in ASP.
    I'd suggest hitting up the IIS groups for step by steps instructions but
    basically just go into the IIS manager and enable it.


    --
    Curt Christianson
    Owner/Lead Developer, DF-Software
    Site: http://www.Darkfalz.com
    Blog: http://blog.Darkfalz.com


    "Maldonado" <Maldonado@disc ussions.microso ft.com> wrote in message
    news:DC6BC34F-E5FD-43B7-BC28-F16DBC7FFFA5@mi crosoft.com...[color=blue]
    > Hy everybody...
    >
    > I need to implement in my site the HTTPS. But I don't know anything about
    > this. Can someone help me or give me a way to learn about it?
    >
    >
    > THANK's a lot.
    >
    >
    > --
    > André Almeida Maldonado - Brazilian - Com orgulho![/color]


    Comment

    • Bullschmidt

      #3
      Re: HTTPS

      <<
      I need to implement in my site the HTTPS. But I don't know anything
      about this. Can someone help me or give me a way to learn about it?[color=blue][color=green]
      >>[/color][/color]

      Thawte

      They have various FAQ's, etc. since they sell certificates.

      How to Use ASP to Force SSL for Specific Pages

      See Byron Hynes article above for improvement on the code below.

      Best regards,
      J. Paul Schmidt, Freelance ASP Web Developer
      Do you have an idea for a database on the Web? Hi! I'm a freelance Web and/or database developer who can make database information available 'live' on the Web.

      Classic ASP Design Tips, ASP Web Database Sample (Freely Downloadable)


      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...