neral discussion for Windows Installer XML toolset.; General discussion
for Windows Installer XML toolset.
Subject: Re: [WiX-users] Certificates
In the past I've used the x509 classes in .NET to install certs. I find the WiX
extension far more elegant despite any
scussion for Windows Installer XML toolset."
Subject: Re: [WiX-users] Certificates
Or one could also write a custom action that calls PowerShell and have
PowerShell install the cert if you wanted to, right? Or in the next version,
move the cert activities out of that extension and into a ne
...@robmensching.com]
Sent: Tuesday, September 18, 2012 10:34 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Certificates
Should do. It's kinda' legacy at this point that the Certificates are in the
IIS extension.
On Tue, Sep 18, 2012 at 7:08
Should do. It's kinda' legacy at this point that the Certificates are in
the IIS extension.
On Tue, Sep 18, 2012 at 7:08 AM, wrote:
> Can the Iis:Certificate stuff be used to install certificates not
> connected with IIS, say for example for use with an SSL VPN?
>
> (A per machine cert in this c
[PATHNAME] is the property holds the Location of the cert like
> C:\Test.cer
>
> Suggest
>
> Thanks
> Sudheer
>
> -Original Message-
> From: Schaff, Stephen [mailto:stephen.sch...@aruplab.com]
> Sent: Friday, May 15, 2009 4:52 AM
> To: General discu
.
Subject: Re: [WiX-users] Certificates and IIS
Rob,
Thanks for pointing me in the right direction on this. I did not even
know that wix.chm existed (I have only been using wix since February).
With that I was able to get it working.
Thanks again and thanks for making Wix happen. I love it
for Windows Installer XML toolset.
Subject: Re: [WiX-users] Certificates and IIS
I don't think the current CustomActions let you reference an installed
certificate. However, you can just add the Certificate element under
your Component and reference it by your WebSite and it should work
I don't think the current CustomActions let you reference an installed
certificate. However, you can just add the Certificate element under
your Component and reference it by your WebSite and it should work. The
WiX.chm reference should have the bits and pieces to put it together
since I don't
Did you author the property? If you look at the Property element you can
specify Secure="yes" on it.
You really shouldn't be taking insecure data like this to be installed in an
elevated process, though. This is very dangerous.
Heath Stewart
Technical Lead
Deployment Technologies Group, Microso
I’ve seen the same behavior with one of our installers.
I think this is a bug in the implementation.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Muzammil
Ahmed
Sent: Friday, October 13, 2006 2:57 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Cert
10 matches
Mail list logo