[ofw] [PATCH 4/4] etc/signwo: script to allow test signing of drivers

Fab Tillier ftillier at microsoft.com
Wed Nov 4 23:19:42 PST 2009


Hi Sean

Sean Hefty wrote on Wed, 4 Nov 2009 at 23:09:19

> A couple of batch files to assist in adding a test certificate to a
> system and signing all files.
> 
> ---
> Index: etc/addcert.bat
> =================================================================== ---
> --- etc/addcert.bat	(revision 0)
> +++ etc/addcert.bat	(revision 0)
> @@ -0,0 +1,2 @@
> +makecert -$ individual -r -pe -ss WinOFCertStore -n CN=WinOFCert WinOFCert.cer

Do you expect this to be run via clusrun, so that the certificate gets installed on all compute nodes?  If so, why not generate the certificate on the HN, then clusrun certmgr to add the certificate to the compute nodes?

> +certmgr /add WinOFCert.cer /s /r localMachine root

-Fab



More information about the ofw mailing list