"Certificate chaining error" attempting to sign ClickOnce manifests with mage.exe
- From: "gkustas@xxxxxxxxxx" <gkustas@xxxxxxxxxx>
- Date: 26 Mar 2007 09:49:57 -0700
Up until now, we've been signing our manifests using the temporary
certificate built by Visual Studio. We now have a certificate from
Thawte. Since Thawte only provided an ".spc" and ".pvk" file, and
mage.exe requires a ".pfx" file, I had to use the pvk2pfx tool to
create the pfx file. When I run mage to sign, like this:
mage -s myapp.exe.manifiest -cf ourcompany.pfx -pwd xxx
We get the subject error message. I consulted with Thawte, and they
provided another microsoft tool (pvkimprt.exe) to generate the pfx
file. That didn't work either - same error.
Can anyone shine any light on this? I don't even know what the error
message means...
.
- Prev by Date: Re: Convert.ToInt32("0") throws an exception, some systems
- Next by Date: Enterprise Library 2.0 configuration error
- Previous by thread: Reflection and Inheritance question.
- Next by thread: Enterprise Library 2.0 configuration error
- Index(es):