<?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>Windows PKI blog - All Comments</title><link>http://blogs.technet.com/b/pki/</link><description>News and information for public key infrastructure (PKI) and Active Directory Certificate Services (AD CS) professionals</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Certutil and Certreq</title><link>http://blogs.technet.com/b/pki/archive/2013/03/08/certutil-and-certreq.aspx#3574014</link><pubDate>Tue, 21 May 2013 23:28:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574014</guid><dc:creator>Kurt L Hudson MSFT</dc:creator><description>&lt;p&gt;Sure, I found a few other examples: &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/library/ff625722.aspx"&gt;technet.microsoft.com/.../ff625722.aspx&lt;/a&gt;, which has a section titled using CertReq that explains more. Also, the Two Tier PKI Hierarchy Test Lab Guide has some steps that illustrate the use of Certreq &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/library/hh831348.aspx"&gt;technet.microsoft.com/.../hh831348.aspx&lt;/a&gt;. It is lacking a couple of certutil command line equivalents that I intend to add:&lt;/p&gt;
&lt;p&gt;certutil -resubmit 2&lt;/p&gt;
&lt;p&gt;cerutil -installcert A:\APP1.corp.contoso.com_corp-APP1-CA.crt&lt;/p&gt;
&lt;p&gt;start-service certsvc&lt;/p&gt;
&lt;p&gt;The above commands assume: The certificate request ID was 2, the removable media drive is A: and that the certificate that the subordinate CA is actually named APP1.corp.contoso.com_corp-APP1-CA.crt&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574014" width="1" height="1"&gt;</description></item><item><title>re: Certutil and Certreq</title><link>http://blogs.technet.com/b/pki/archive/2013/03/08/certutil-and-certreq.aspx#3573774</link><pubDate>Tue, 21 May 2013 00:22:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573774</guid><dc:creator>Kurt L Hudson MSFT</dc:creator><description>&lt;p&gt;Yes, you and all the users of these articles deserve some updates and more examples. I will work on it. In the meantime, please, check out:&lt;/p&gt;
&lt;p&gt;Appendix 3: Certreq.exe Syntax (&lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/library/cc736326.aspx"&gt;technet.microsoft.com/.../cc736326.aspx&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;blogs.technet.com/.../rsa-key-blocking-is-here.aspx&lt;/p&gt;
&lt;p&gt;social.technet.microsoft.com/.../3063.certutil-examples-for-managing-active-directory-certificate-services-ad-cs-from-the-command-line.aspx at the end of that article.&lt;/p&gt;
&lt;p&gt;Thanks for your feedback!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573774" width="1" height="1"&gt;</description></item><item><title>re: Certutil and Certreq</title><link>http://blogs.technet.com/b/pki/archive/2013/03/08/certutil-and-certreq.aspx#3573626</link><pubDate>Mon, 20 May 2013 09:56:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573626</guid><dc:creator>Georgios Koutepas</dc:creator><description>&lt;p&gt;Dear Kurt,&lt;/p&gt;
&lt;p&gt;Thank you very much for answering and sending me these useful links. I&amp;#39;ll probably be sending you more feedback to improve the documents as I further work on this. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573626" width="1" height="1"&gt;</description></item><item><title>re: Certutil and Certreq</title><link>http://blogs.technet.com/b/pki/archive/2013/03/08/certutil-and-certreq.aspx#3573119</link><pubDate>Thu, 16 May 2013 13:43:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573119</guid><dc:creator>Georgios Koutepas</dc:creator><description>&lt;p&gt;Dear Kurt,&lt;/p&gt;
&lt;p&gt;Recently I have been a frequent visitor to these pages. I currently manage an MS Certificate Server and I&amp;#39;m looking into ways to make the process of issuing certificates automated (rather than using the web interface) via tools like certreq and certutil. &lt;/p&gt;
&lt;p&gt;If you curate these two pages I&amp;#39;d like to point some omissions that IMHO make these tools difficult to understand and use.&lt;/p&gt;
&lt;p&gt;1. There is no description of the process that one should follow to manually issue certificates: i.e. certreq -new (using the .inf file), -submit, -retrieve&lt;/p&gt;
&lt;p&gt;2. In the certreq page, after describing certreq -submit there are examples mentioned that are never shown&lt;/p&gt;
&lt;p&gt;3. In the certreq page, when describing the .inf files there is only mention of &amp;quot;some of the possible sections&amp;quot; that can be added to an .inf file, e.g. the section [RequestAttributes] which is used to set the most useful CertificateTemplate parameter is shown in the examples but never really explained. Is there any reference document for ALL .inf sections available anywhere?&lt;/p&gt;
&lt;p&gt;These are just some of the many shortcoming that these pages have in my opinion. So, may I kindly ask you if there is any additional (and complete) documentation on these tools available.&lt;/p&gt;
&lt;p&gt;In any case, thank you very much for all your efforts,&lt;/p&gt;
&lt;p&gt;Georgios&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573119" width="1" height="1"&gt;</description></item><item><title>re: Certutil and Certreq</title><link>http://blogs.technet.com/b/pki/archive/2013/03/08/certutil-and-certreq.aspx#3571074</link><pubDate>Tue, 07 May 2013 05:18:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571074</guid><dc:creator>Glen Grady</dc:creator><description>&lt;p&gt;This is gold! ...and is making my life much easier. Thanks very much Kurt.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571074" width="1" height="1"&gt;</description></item><item><title>re: Quick Check on ADCS Health Using Enterprise PKI Tool (PKIVIEW)</title><link>http://blogs.technet.com/b/pki/archive/2011/02/28/quick-check-on-adcs-health-using-enterprise-pki-tool-pkiview.aspx#3566700</link><pubDate>Sun, 14 Apr 2013 14:40:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3566700</guid><dc:creator>Amerk [MSFT]</dc:creator><description>&lt;p&gt;Noted and corrected&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3566700" width="1" height="1"&gt;</description></item><item><title>re: Connecting iPads to an Enterprise Wireless 802.1x Network Using Certificates and Network Device Enrollment Services (NDES)</title><link>http://blogs.technet.com/b/pki/archive/2012/02/27/ndes-and-ipads.aspx#3566698</link><pubDate>Sun, 14 Apr 2013 14:25:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3566698</guid><dc:creator>B.C.</dc:creator><description>&lt;p&gt;I tried to follow the steps. &amp;nbsp;But failed. &amp;nbsp;Could you please give me more detail instructions?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3566698" width="1" height="1"&gt;</description></item><item><title>re: Quick Check on ADCS Health Using Enterprise PKI Tool (PKIVIEW)</title><link>http://blogs.technet.com/b/pki/archive/2011/02/28/quick-check-on-adcs-health-using-enterprise-pki-tool-pkiview.aspx#3561642</link><pubDate>Thu, 28 Mar 2013 19:35:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3561642</guid><dc:creator>JCSunday</dc:creator><description>&lt;p&gt;For the certutil -dspublish command, you show an example (&amp;quot;Certutil -f -dspublish RootCA.cer Root&amp;quot;) &amp;nbsp;to add a new Root Certification Authority to the Certification Authorities container. &amp;nbsp;That example ends with &amp;quot;Root&amp;quot;, but when I use certutil -dspublish /?, the closest option I see is &amp;quot;RootCA&amp;quot;, not &amp;quot;Root&amp;quot;. Is that a typo? Will either work, or does each one do something different?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3561642" width="1" height="1"&gt;</description></item><item><title>re: Connecting iPads to an Enterprise Wireless 802.1x Network Using Certificates and Network Device Enrollment Services (NDES)</title><link>http://blogs.technet.com/b/pki/archive/2012/02/27/ndes-and-ipads.aspx#3560931</link><pubDate>Mon, 25 Mar 2013 22:43:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3560931</guid><dc:creator>Amerk [MSFT]</dc:creator><description>&lt;p&gt;Devices such as iPads behave differently, where they treat all certificates installed as a user certificate, hence when passing the subject name to the NPS server, NPS will look for a user object in AD DS rather than a computer object, causing the authentication request to fail&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3560931" width="1" height="1"&gt;</description></item><item><title>re: Connecting iPads to an Enterprise Wireless 802.1x Network Using Certificates and Network Device Enrollment Services (NDES)</title><link>http://blogs.technet.com/b/pki/archive/2012/02/27/ndes-and-ipads.aspx#3560908</link><pubDate>Mon, 25 Mar 2013 21:18:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3560908</guid><dc:creator>BBWI</dc:creator><description>&lt;p&gt;Why do I need to duplicate a user certificate and then convert it to a computer certificate? Why not just use a computer certificate?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3560908" width="1" height="1"&gt;</description></item></channel></rss>