Jim,

I issued the cert under the standard www.mysite.com.  I haven't set up two
virtual sites using different ports.  Is that the key?  And if so, how can
you set them up to both use the same dir?

I have tried to just use a single site with both ports open and that doesn't
seem to work.  Every time I try to connect to the https URL, I get a page
not found error--for the same template I can call with no problem using the
standard http request.

Thanks for your help, by the way.  I think you are on thr right track to
getting me edumacated...or as Stan says, "You must no ssl sites good."

Cheers and clarification,
Brandon


----- Original Message -----
From: "Jim McAtee" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 11:29 PM
Subject: Re: SSL, IIS & CF...


> Brandon,
>
> Say your non-secure site is at "www.mysite.com".  Is your certificate
issued
> for "www.mysite.com" or some other host name like "secure.mysite.com"?
>
> In IIS, have you set up two distinct virtual sites, or do you merely have
> both port 80 and port 443 enabled for a single virtual site?
>
> I've found the easiest way to work with SSL is to simply have the cert
> issued for the standard domain name "www.mysite.com".  Then content can be
> served using either http or https.
>
> Jim
>
>
> ----- Original Message -----
> From: "Brandon Wood" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, May 28, 2001 9:49 PM
> Subject: SSL, IIS & CF...
>
>
> > Hey all...
> >
> > I am going to be a complete heel and ask a few questions about SSL to
> those who seem to work with it quite a bit in real world scenarios.  I
> haven't had to implement an SSL-protected site or templates in some time
and
> seem to be stumbling when trying to implement a strategy to begin.
> >
> > My situation is this:
> > I have written an entire site, including non-secure forms that collect
and
> store user data and the like using CF and SQL Server.  I am in the process
> of "securing" the pages using SSL but have been having problems getting
> started.
> >
> > Is there any way I can use a directory to house both secure and
non-secure
> forms and call them merely using https instead of http?
> >
> > I am having the worst time in trying to get even a page to show up using
> IIS's "directory security" using an SSL key pointed to an IP using the
> secured directory.  There always seems to either be a page not found error
> or a SSL protected page error.  Any help at all in getting any or all of
> these issues ironed out would be extremely useful, as I did not think it
> would take much time at all to roll out a secured version of the templates
I
> had already written....which may be an extremely huge misguided thought.
> >
> > Also, does anyone know of a GOOD repository of SSL, IIS, CF and setting
> these up in general?  I have scoured the Microsoft site to no avail, and
> there is not much better info available from Allaire, it seems.  Thanks a
> ton for the vine...and any help you may send my way.
> >
> > Cheers,
> > Brandon
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to