Re: [WiX-users] ssl binding using wix

2012-09-15 Thread Ilana Girshevich
It's not changing, it's binding is emtpy instead of  *,like in attached 
image.If you make binding manually,choose AllUnsaigned,it shows *,but doing 
using wix it's empty




From: Nick Ramirez nickra...@hotmail.com
To: wix-users@lists.sourceforge.net 
Sent: Friday, September 14, 2012 5:12 PM
Subject: Re: [WiX-users] ssl binding using wix

Just to clarify, are you saying that it is finding the default website
correctly and placing the new web application under it? But that WiX is
somehow changing the IP address binding of the default website?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ssl-binding-using-wix-tp7580469p7580531.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
--
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] ssl binding using wix

2012-09-14 Thread Nick Ramirez
Just to clarify, are you saying that it is finding the default website
correctly and placing the new web application under it? But that WiX is
somehow changing the IP address binding of the default website?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ssl-binding-using-wix-tp7580469p7580531.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] ssl binding using wix

2012-09-13 Thread Ilana Girshevich
Hi,
I'm creating web application, under Deafult Web Site,adding binding to 
ssl.Using wix 3.6
This is my 
code:ComponentId=InstallCertificateGuid=KeyPath=yesiis:CertificateId=CompanyName=CompanyStoreName=myStoreLocation=localMachineCertificatePath=[CERT_FILE_PATH]PFXPassword=[CERT_FILE_PASSWORD]/iis:WebSiteId=WebSiteSecDescription=[WEBSITE_NAME]Directory=WWWROOTiis:WebAddressId=SecAddressIP=*Port=443Secure=yes/iis:CertificateRefId=Company/iis:WebApplicationId=ApplicationName=[WEB_FOLDER_NAME]Isolation=mediumWebAppPool=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:WebSiteComponent





--
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