<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Code signing Visual Studio 2010 extensions (VSIX)</title>
	<atom:link href="http://www.jeff.wilcox.name/2010/03/vsixcodesigning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeff.wilcox.name/2010/03/vsixcodesigning/</link>
	<description>Silverlight, rich client apps and web development</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.jeff.wilcox.name/2010/03/vsixcodesigning/comment-page-1/#comment-7722</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 09 Jun 2011 08:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2010/03/vsixcodesigning/#comment-7722</guid>
		<description>You need and Authenticode cert... which it sounds like you have. Maybe an
issue with the final package?</description>
		<content:encoded><![CDATA[<p>You need and Authenticode cert&#8230; which it sounds like you have. Maybe an<br />
issue with the final package?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Wenig</title>
		<link>http://www.jeff.wilcox.name/2010/03/vsixcodesigning/comment-page-1/#comment-7721</link>
		<dc:creator>Stefan Wenig</dc:creator>
		<pubDate>Thu, 09 Jun 2011 08:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2010/03/vsixcodesigning/#comment-7721</guid>
		<description>ok, now i&#039;m confused. what kind of certificate would you - as the tool&#039;s author - need, and how does this affect me?
I&#039;m using our own Go Daddy certificate, and like I said, it works for VS, but not for Code Gallery.

intended for:
Ensures software came from software publisher
Protects software from alteration after publication
2.16.840.1.114413.1.7.23.2

issued to: rubicon informationstechn gmbh
issued by: Go Daddy Secure Certification Authority
valid from 2010-04-13 to 2013-04-13

issuer stmt: https://certs.godaddy.com/anonymous/repository.seam

sig. algorithm: sha1RSA
hash alg.: sha1
key usage: Digital Signature (80)
thumbprint alg.: sha1

cert path: 
Go Daddy Class 2 Certification Authority
  Go Daddy Secure Certification Authority
    rubicon informationstechn gmbh

any idea what&#039;s going on?

thanks for your help!</description>
		<content:encoded><![CDATA[<p>ok, now i&#8217;m confused. what kind of certificate would you &#8211; as the tool&#8217;s author &#8211; need, and how does this affect me?<br />
I&#8217;m using our own Go Daddy certificate, and like I said, it works for VS, but not for Code Gallery.</p>
<p>intended for:<br />
Ensures software came from software publisher<br />
Protects software from alteration after publication<br />
2.16.840.1.114413.1.7.23.2</p>
<p>issued to: rubicon informationstechn gmbh<br />
issued by: Go Daddy Secure Certification Authority<br />
valid from 2010-04-13 to 2013-04-13</p>
<p>issuer stmt: <a href="https://certs.godaddy.com/anonymous/repository.seam" rel="nofollow">https://certs.godaddy.com/anonymous/repository.seam</a></p>
<p>sig. algorithm: sha1RSA<br />
hash alg.: sha1<br />
key usage: Digital Signature (80)<br />
thumbprint alg.: sha1</p>
<p>cert path:<br />
Go Daddy Class 2 Certification Authority<br />
  Go Daddy Secure Certification Authority<br />
    rubicon informationstechn gmbh</p>
<p>any idea what&#8217;s going on?</p>
<p>thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.jeff.wilcox.name/2010/03/vsixcodesigning/comment-page-1/#comment-7719</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 08 Jun 2011 17:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2010/03/vsixcodesigning/#comment-7719</guid>
		<description>Unfortunately I believe my code signing certificate expired and I didn&#039;t
properly sign it the first time (with a time server).</description>
		<content:encoded><![CDATA[<p>Unfortunately I believe my code signing certificate expired and I didn&#8217;t<br />
properly sign it the first time (with a time server).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Wenig</title>
		<link>http://www.jeff.wilcox.name/2010/03/vsixcodesigning/comment-page-1/#comment-7718</link>
		<dc:creator>Stefan Wenig</dc:creator>
		<pubDate>Wed, 08 Jun 2011 15:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2010/03/vsixcodesigning/#comment-7718</guid>
		<description>Great tool! The signed vsix works as expected for local installation.

However, if I try and load it into VS Code Gallery, I get: &quot;Invalid Certificate in VSIX&quot;. So I have to provide a link instead. Do you have any experience with Code Gallery? Any idea if your tool causes this, or something else? We use a GoDaddy authenticode cert.

Here&#039;s the thing: http://licensemanager.codeplex.com/releases

Any help appreciated!

Thanks, Stefan</description>
		<content:encoded><![CDATA[<p>Great tool! The signed vsix works as expected for local installation.</p>
<p>However, if I try and load it into VS Code Gallery, I get: &#8220;Invalid Certificate in VSIX&#8221;. So I have to provide a link instead. Do you have any experience with Code Gallery? Any idea if your tool causes this, or something else? We use a GoDaddy authenticode cert.</p>
<p>Here&#8217;s the thing: <a href="http://licensemanager.codeplex.com/releases" rel="nofollow">http://licensemanager.codeplex.com/releases</a></p>
<p>Any help appreciated!</p>
<p>Thanks, Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop &#8211; March 3, 2010 &#124; Alvin Ashcraft&#39;s Morning Dew</title>
		<link>http://www.jeff.wilcox.name/2010/03/vsixcodesigning/comment-page-1/#comment-2259</link>
		<dc:creator>Dew Drop &#8211; March 3, 2010 &#124; Alvin Ashcraft&#39;s Morning Dew</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2010/03/vsixcodesigning/#comment-2259</guid>
		<description>[...] Code signing Visual Studio 2010 extensions (VSIX) (Jeff Wilcox) [...]</description>
		<content:encoded><![CDATA[<p>[...] Code signing Visual Studio 2010 extensions (VSIX) (Jeff Wilcox) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

