Re: SSL and ASP
From: BB (Bernard_at_3exp.com)
Date: 09/18/02
- Next message: Mtinti: "IIS Security directory"
- Previous message: BB: "Re: internet explorer 6.0"
- In reply to: Fred Hedge: "SSL and ASP"
- Next in thread: Fred Hedge: "Re: SSL and ASP"
- Reply: Fred Hedge: "Re: SSL and ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BB" <Bernard_at_3exp.com> Date: Wed, 18 Sep 2002 11:34:51 +0800
Read
Using Certificate Server 2.0 to Generate a Server Certificate for Use with
IIS 5.0
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q228984
and
http://www.iisfaq.com/default.asp?View=P20
For your asp code - no changes or only minor changes.
Change any reference to http to https in the script.
It is not recommend to SSL for each pages in your web sites.
Hence only certain areas. E.g. registration, authenication,
payment and etc - those REALLY need to be secure.
Rgds.
"Fred Hedge" <FHedge@scsilink.nospam.com> wrote in message
news:122d01c25e71$c56e70e0$9de62ecf@tkmsftngxs01...
> Hello,
>
> We're about to implement SSL on our website and I'm
> wondering what (if anything) needs to be done to our
> current ASP pages in order to keep it all secure. Any help
> will be appreciated!
>
> Thank you
- Next message: Mtinti: "IIS Security directory"
- Previous message: BB: "Re: internet explorer 6.0"
- In reply to: Fred Hedge: "SSL and ASP"
- Next in thread: Fred Hedge: "Re: SSL and ASP"
- Reply: Fred Hedge: "Re: SSL and ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|