Tools for Signing Drivers.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 27 Oct 2010 16:52:51 +0300
changeset 628 0af4870462ea
parent 626 ad96e87bf403
child 629 f677b24ac51b
Tools for Signing Drivers.
driver-win.rst
--- a/driver-win.rst	Tue Oct 26 11:54:32 2010 +0300
+++ b/driver-win.rst	Wed Oct 27 16:52:51 2010 +0300
@@ -177,10 +177,15 @@
 
 * Driver signing.
 
+  http://www.microsoft.com/whdc/driver/install/drvsign/best-practices.mspx
+                Code-Signing Best Practices
+
+** Tools for Signing Drivers.
+
+CertMgr Inf2Cat MakeCat MakeCert Pvk2Pfx SignTool
+
   http://msdn.microsoft.com/en-us/library/ff552958.aspx
                 Tools for Signing Drivers
-  http://www.microsoft.com/whdc/driver/install/drvsign/best-practices.mspx
-                Code-Signing Best Practices
 
 * Invoking a Device Properties Dialog Box from a Command-line Prompt.