iis and ssl
am 09.08.2007 22:08:33 von Duyet The Vo
I have a new Windows 2003 server with IIS installed. Now, I want to
require SSL to get to a few pages.
1. Is there a tutorial on how to install SSL?
2. Do I need to install the CA service?
3. How can I make an untrusted cert to get started?
I only want ssl required to get to a few pages:
http://www.domain.com
https://www.domain.com/register.aspx
Thanks
--
Re: iis and ssl
am 09.08.2007 23:01:51 von Consultant
http://www.petri.co.il/configure_ssl_on_your_website_with_ii s.htm
"Port Man" wrote in message
news:%23unOREs2HHA.4004@TK2MSFTNGP05.phx.gbl...
>I have a new Windows 2003 server with IIS installed. Now, I want to
> require SSL to get to a few pages.
>
> 1. Is there a tutorial on how to install SSL?
>
> 2. Do I need to install the CA service?
>
> 3. How can I make an untrusted cert to get started?
>
> I only want ssl required to get to a few pages:
> http://www.domain.com
> https://www.domain.com/register.aspx
>
> Thanks
>
> --
>
Re: iis and ssl
am 10.08.2007 01:41:25 von David Wang
On Aug 9, 1:08 pm, "Port Man" wrote:
> I have a new Windows 2003 server with IIS installed. Now, I want to
> require SSL to get to a few pages.
>
> 1. Is there a tutorial on how to install SSL?
>
> 2. Do I need to install the CA service?
>
> 3. How can I make an untrusted cert to get started?
>
> I only want ssl required to get to a few pages:http://www.domain.comhttps://www.domain.com/register.a spx
>
> Thanks
>
> --
IIS6 has resource kit tools published by Microsoft which makes SSL
easy. You just run a command and SSL works on the website you specify.
You can use either SelfSSL or SSLDiag 1.1. You don't need to do steps
#1, #2, nor #3.
SelfSSL bug with enabling SSL on multiple websites:
http://blogs.msdn.com/david.wang/archive/2005/04/20/SelfSSL- Bug-with-websites.aspx
Resource Kit Tools for SelfSSL:
http://www.microsoft.com/downloads/details.aspx?FamilyID=56f c92ee-a71a-4c73-b628-ade629c89499&DisplayLang=en
IIS Diagnostic Tools for SSLDiag 1.1:
http://www.microsoft.com/downloads/details.aspx?familyid=9bf a49bc-376b-4a54-95aa-73c9156706e7&displaylang=en
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//