Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS 6, Windows 2003 Release 2, SSL and certificates

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
how to install IIS on Windows 2003 to E: drive - Hi, Wondering if there is a way to install IIS 6.0 that comes with Windows 2003 Server to a location of my choice? I believe it defaults to C:\.... but I need to install in on another drive. How can I do this? Thanks

ProxyPassReverse IIS 6.0 windows server 2003 How? - Hi Guys I am a newbi to IIS. Our customer is using IIS 6.0 on Windows server 2003 machine as the front end . However part of the java scripts needed to be by the clients are from different site. This may initiate on the client side..

Problems with multiple languages in Windows 2003 - Hello, Not sure if this is the right place for this question but hopefully someone might be able to help. We have a website that currently runs on a Windows 2000 server that can be viewed in English, French and German. We want to move this website to.

Load Balancing in IIS 6.0 - Windows Exchange Server 2003 E.. - Hi, Currently we got 8 servers and we have got our site installed on those 8 servers. We like to do load balancing in IIS. Please guide in giving some useful links or docs to perform the same. Thanks in Advance, -- Best Regards,

how to setup IIS to authenticate using private keys certif.. - All ~ I'm trying to setup on my IIS 6.0 server to users only via using a private encrypted key. Does anyone know how to do this? Or is there you can point me to? Thank you! ~M
Next:  IIS: Unable install IIS 6 resource kit  
Author Message
informed

External


Since: Jan 24, 2005
Posts: 34



(Msg. 1) Posted: Thu Nov 22, 2007 12:02 pm
Post subject: IIS 6, Windows 2003 Release 2, SSL and certificates
Archived from groups: microsoft>public>inetserver>iis (more info?)

IIS 6 on Windows 2003 release 2 configures the default web site to use SSL.
I can understand why what with the general philosophy of locked down by
default. However, for an intranet, is it okay to turn if off? Otherwise
users get a certificate error. We don't want to specifically pay for a SSL
certificate for each IIS server for internal use. We have thought about
generating our own and distributing it around all the machines but that
seems a bit naff.

Any comments?

Thanks, Rob.

 >> Stay informed about: IIS 6, Windows 2003 Release 2, SSL and certificates 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 2) Posted: Thu Nov 22, 2007 2:01 pm
Post subject: Re: IIS 6, Windows 2003 Release 2, SSL and certificates [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Rob,

Some organisations probably need/want SSL even for their intranet. But most
organisations probably do not need it, and can use http. So I would say, if
you cannot find such requirement, you can disabled SSL.

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


"Rob Nicholson" <informed DeleteThis @community.nospam> skrev i meddelandet
news:ui3LSNSLIHA.748@TK2MSFTNGP04.phx.gbl...
> IIS 6 on Windows 2003 release 2 configures the default web site to use
> SSL. I can understand why what with the general philosophy of locked down
> by default. However, for an intranet, is it okay to turn if off? Otherwise
> users get a certificate error. We don't want to specifically pay for a SSL
> certificate for each IIS server for internal use. We have thought about
> generating our own and distributing it around all the machines but that
> seems a bit naff.
>
> Any comments?
>
> Thanks, Rob.
>

 >> Stay informed about: IIS 6, Windows 2003 Release 2, SSL and certificates 
Back to top
Login to vote
David Wang

External


Since: Nov 14, 2007
Posts: 358



(Msg. 3) Posted: Thu Nov 22, 2007 5:35 pm
Post subject: Re: IIS 6, Windows 2003 Release 2, SSL and certificates [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Nov 22, 8:18 am, "Rob Nicholson" <infor....TakeThisOut@community.nospam> wrote:
> IIS 6 on Windows 2003 release 2 configures the default web site to use SSL.
> I can understand why what with the general philosophy of locked down by
> default. However, for an intranet, is it okay to turn if off? Otherwise
> users get a certificate error. We don't want to specifically pay for a SSL
> certificate for each IIS server for internal use. We have thought about
> generating our own and distributing it around all the machines but that
> seems a bit naff.
>
> Any comments?
>
> Thanks, Rob.


http://blogs.msdn.com/david.wang/archive/2005/08/02/Free-SSL-on-IIS.aspx

SSL is always free, assuming you can generate and distribute all the
certificates. When you pay for SSL, you are basically paying for the
secured distribution of the certificates, which is a NON-TRIVIAL
problem that is worth paying for.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
 >> Stay informed about: IIS 6, Windows 2003 Release 2, SSL and certificates 
Back to top
Login to vote
WenJun Zhang[msft]

External


Since: Dec 16, 2005
Posts: 229



(Msg. 4) Posted: Fri Nov 23, 2007 6:02 am
Post subject: RE: IIS 6, Windows 2003 Release 2, SSL and certificates [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Rob,

You can make your own certificates being trusted by installing the CA
certificate into client machines' Trusted Root CA certificate store.

For process of setting up HTTPS with own CA server, please refer to the
following link:

How To: Set Up SSL on a Web Server
http://msdn2.microsoft.com/en-us/library/aa302411.aspx

Please update here if you have any further question or concern.

Have a nice weekend.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: IIS 6, Windows 2003 Release 2, SSL and certificates 
Back to top
Login to vote
informed

External


Since: Jan 24, 2005
Posts: 34



(Msg. 5) Posted: Fri Nov 23, 2007 10:01 am
Post subject: Re: IIS 6, Windows 2003 Release 2, SSL and certificates [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Some organisations probably need/want SSL even for their intranet. But
> most organisations probably do not need it, and can use http. So I would
> say, if you cannot find such requirement, you can disabled SSL.

Thanks - that's what we've done.

Cheers, Rob.
 >> Stay informed about: IIS 6, Windows 2003 Release 2, SSL and certificates 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]