|
Home > Archive > Microsoft Content Management Server > September 2005 > SSL to protect one of the MCMS 2002 -channels
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSL to protect one of the MCMS 2002 -channels
|
|
| jarkkotv 2005-09-19, 7:49 am |
| Hi everyone,
I found following article about protecting one CMS-channel with SSL:
http://www.webservertalk.com/archiv...-2-110895.html.
I have ensured that all links to this channel use https, by creating
Custom HTTP Module and RequireSSL-custom property.
I know this is irritating, but can someone please explain in more
detail, how can I create identical structure in IIS as CMS-folder
structure as stated in this article. What should be the physical path
etc. Is there any other actions that I should take before this is ok?
Any help is appreciated! Thanks a lot!
Jarkko 
| |
| Stefan [MSFT] 2005-09-19, 7:49 am |
| Hi Jark,
that is not necessary.
You should implement the method with the RequireSSL custom property as
outlined here:
http://msdn.microsoft.com/library/d...EnablingSSL.asp
The hint in the article you pointed out below was an older approach I
suggested before I implemented the more elegant solution with the http
module..
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"jarkkotv" <jarkkotv@hotmail.com> wrote in message
news:1127125820.836506.143090@o13g2000cwo.googlegroups.com...
> Hi everyone,
>
> I found following article about protecting one CMS-channel with SSL:
>
> http://www.webservertalk.com/archiv...-2-110895.html.
>
> I have ensured that all links to this channel use https, by creating
> Custom HTTP Module and RequireSSL-custom property.
>
> I know this is irritating, but can someone please explain in more
> detail, how can I create identical structure in IIS as CMS-folder
> structure as stated in this article. What should be the physical path
> etc. Is there any other actions that I should take before this is ok?
>
> Any help is appreciated! Thanks a lot!
>
> Jarkko 
>
|
|
|
|
|