I'd always recommend the WiX IIS Extension because it handles rollback and
works correctly in upgrade and patching and all that. IN WiX v3.0 you do
need the IIS 6 Compatibility OS feature installed but in WiX v3.5 native
IIS7 support is available.

On Mon, Dec 14, 2009 at 1:06 PM, <phillip_sid...@dellteam.com> wrote:

> What is the best way to add an HTTPS binding (tied to an SSL
> certificate) to the Default Website in IIS7?
>
>
>
>  I believe there are 3 possibilities:
>
>
>
> 1)      WiX extension
>
> 2)      Use appcmd.exe to update the IIS 7 metabase
>
> 3)      Manipulate <system32>\inetsrv\config\applicationHost.config
> using XML/XPath
>
>
>
> Has anyone done this before?
>
>
>
> Just to be clear, I do not want to modify/delete the existing binding to
> port 80.
>
>
>
> Thanks.
>
>
>
> -          Phil
>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to