Hi,
I'm creating web application, under Deafult Web Site,adding binding to
ssl.Using wix 3.6
This is my
code:ComponentId="InstallCertificate"Guid=""KeyPath="yes">iis:CertificateId="Company"Name="Company"StoreName="my"StoreLocation="localMachine"CertificatePath="[CERT_FILE_PATH]"PFXPassword="[CERT_FILE_PASSWORD]"/>iis:WebSiteId="WebSiteSec"Description="[WEBSITE_NAME]"Directory="WWWROOT">iis:WebAddressId="SecAddress"IP="*"Port="443"Secure="yes"/>iis:CertificateRefId="Company"/>iis:WebApplicationId="Application"Name="[WEB_FOLDER_NAME]"Isolation="medium"WebAppPool="AppPool"/></
</
It's making binding to ssl whothout *.ScreenShot is attached.
This cousing a problem with bindigs on our servers when ssl biding existed.
I try to leave attribute IP empty or IP="*-it does not matter.
Thanks in advance.
iis:WebSite>Component>
<
<
<
<
<
<
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users