<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>My Nuggets - All Comments</title><link>http://blogs.technet.com/b/vishalagarwal/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: exporting certificate from user store to PFX using powershell</title><link>http://blogs.technet.com/b/vishalagarwal/archive/2009/09/07/exporting-certificate-from-user-store-to-pfx-using-powershell.aspx#3544741</link><pubDate>Tue, 08 Jan 2013 19:25:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3544741</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;set-content -value $bytes -encoding byte -path &amp;quot;$fix.pfx&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3544741" width="1" height="1"&gt;</description></item><item><title>re: PKCS7 (p7b) bag of certificates and powershell</title><link>http://blogs.technet.com/b/vishalagarwal/archive/2009/04/30/pkcs7-p7b-bag-of-certificates-and-powershell.aspx#3455898</link><pubDate>Tue, 27 Sep 2011 20:06:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3455898</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;I am looking for something like this but this ps1 seems to just print out the details of the certs... could you give a sample of how you could actully export the certs as individual cert files (for example &amp;nbsp;*1.cer, *2.cer etc)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3455898" width="1" height="1"&gt;</description></item><item><title>re: Generating a certificate (self-signed) using powershell and CertEnroll interfaces</title><link>http://blogs.technet.com/b/vishalagarwal/archive/2009/08/22/generating-a-certificate-self-signed-using-powershell-and-certenroll-interfaces.aspx#3439706</link><pubDate>Tue, 05 Jul 2011 20:04:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3439706</guid><dc:creator>Andy Arismendi</dc:creator><description>&lt;p&gt;Hi there, I&amp;#39;m writing a PowerShell script using the CertEnroll API to create a self-signed certificate for use with IIS 7 which includes subject alternative names. My script is similar to yours however I&amp;#39;m having interoperability issues with the resultant certificate and Java. The generated cert works fine with IIS and browsers however when I try to import into a Java keystore it says the certificate is not valid. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m only having this issue with the certificate generated by CertEnroll. I have no issues with Java when the certificate is generated using the IIS 7 self-signed certificate wizard. I&amp;#39;m not sure what the difference is… &lt;/p&gt;
&lt;p&gt;You can see what I&amp;#39;m talking by creating a certificate with your script from this post and then examining it with Portecle (&lt;a rel="nofollow" target="_new" href="http://portecle.sourceforge.net/"&gt;portecle.sourceforge.net&lt;/a&gt;) Portecle &amp;gt; Examine &amp;gt; Examine Certificate &amp;gt; Open exported CertEnroll generated certificate. Would you mind trying this and let me know if have any idea why this is? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3439706" width="1" height="1"&gt;</description></item><item><title>re: Generating a certificate (self-signed) using powershell and CertEnroll interfaces</title><link>http://blogs.technet.com/b/vishalagarwal/archive/2009/08/22/generating-a-certificate-self-signed-using-powershell-and-certenroll-interfaces.aspx#3371044</link><pubDate>Wed, 24 Nov 2010 17:12:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3371044</guid><dc:creator>Lakshmi</dc:creator><description>&lt;p&gt;Great Article. I have a question.&lt;/p&gt;
&lt;p&gt;I have windows 2008 ADCS and i am looking to see if there are any API&amp;#39;s or if there is a way for me use a Java application to request and install certificates for users.&lt;/p&gt;
&lt;p&gt; The users are internet users who are not a part of active directory and will need to install the certificate into a browser.&lt;/p&gt;
&lt;p&gt;I &amp;nbsp;run scripts currenty to generate SCCM and SCOM related certificates requests for workgroup servers and i can &amp;nbsp;tweek it to create request for non AD user certificate request. But are there available APIs that can be used by application readily.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3371044" width="1" height="1"&gt;</description></item><item><title>re: exporting certificate from user store to PFX using powershell</title><link>http://blogs.technet.com/b/vishalagarwal/archive/2009/09/07/exporting-certificate-from-user-store-to-pfx-using-powershell.aspx#3345384</link><pubDate>Tue, 20 Jul 2010 18:01:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3345384</guid><dc:creator>Dmitry Sotnikov</dc:creator><description>&lt;p&gt;Just wanted to add that there is a whole set of PKI/certificate management cmdlets available in the free QAD cmdlets set: &lt;a rel="nofollow" target="_new" href="http://wiki.powergui.org/index.php/QAD_cmdlets_reference#Certificate_and_Public_Key_Infrastructure_.28PKI.29_management"&gt;wiki.powergui.org/.../QAD_cmdlets_reference&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3345384" width="1" height="1"&gt;</description></item><item><title>My Trove : PKCS7 (p7b) bag of certificates and powershell | Webmaster Tools</title><link>http://blogs.technet.com/b/vishalagarwal/archive/2009/04/30/pkcs7-p7b-bag-of-certificates-and-powershell.aspx#3233783</link><pubDate>Fri, 01 May 2009 02:39:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3233783</guid><dc:creator>My Trove : PKCS7 (p7b) bag of certificates and powershell | Webmaster Tools</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.netdeluxo.com/blog/blogs/my-trove-pkcs7-p7b-bag-of-certificates-and-powershell/"&gt;http://www.netdeluxo.com/blog/blogs/my-trove-pkcs7-p7b-bag-of-certificates-and-powershell/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3233783" width="1" height="1"&gt;</description></item></channel></rss>