I must admit I am a bit new to Sharepoint 3.0.

I set up a site that does not use anonymous access and runs on port
80. Now I would like to change to to use anonymous access and also
use SSL.

I have already installed the cert on the box but for the life of me, I
cannot find where I make the change to use SSL or go anonymous.

I am sure I am over looking something, can anyone show me the way?

Bobby Tafaro

Re: Security Configuration -- post sit creation by Daniel

Daniel
Sat Jun 30 04:50:37 CDT 2007

You need to configure the Web application in SharePoint to use SSL using
Alternate Access Mapping under the operation tab in central admin site.

You also need to enable the IIS site to use SSL

/Daniel Bugday

"Bobby Tafaro" <rtafaro@gmail.com> wrote in message
news:1183137818.261966.201360@k29g2000hsd.googlegroups.com...
>I must admit I am a bit new to Sharepoint 3.0.
>
> I set up a site that does not use anonymous access and runs on port
> 80. Now I would like to change to to use anonymous access and also
> use SSL.
>
> I have already installed the cert on the box but for the life of me, I
> cannot find where I make the change to use SSL or go anonymous.
>
> I am sure I am over looking something, can anyone show me the way?
>
> Bobby Tafaro
>


Re: Security Configuration -- post sit creation by Bobby

Bobby
Fri Jul 06 21:05:37 CDT 2007

On Jun 30, 4:50 am, "Daniel Bugday" <itkons...@gmail.com> wrote:
> You need to configure the Web application in SharePoint to use SSL using
> Alternate Access Mapping under the operation tab in central admin site.
>
> You also need to enable the IIS site to use SSL
>
> /Daniel Bugday
>
> "Bobby Tafaro" <rtaf...@gmail.com> wrote in message
>
> news:1183137818.261966.201360@k29g2000hsd.googlegroups.com...
>
>
>
> >I must admit I am a bit new to Sharepoint 3.0.
>
> > I set up a site that does not use anonymous access and runs on port
> > 80. Now I would like to change to to use anonymous access and also
> > use SSL.
>
> > I have already installed the cert on the box but for the life of me, I
> > cannot find where I make the change to use SSL or go anonymous.
>
> > I am sure I am over looking something, can anyone show me the way?
>
> > Bobby Tafaro- Hide quoted text -
>
> - Show quoted text -

Thanks. This has been bugging me. I appreciate your time and help.