[ofw] [PATCH 4/4] etc/signwo: script to allow test signing of drivers
Sean Hefty
sean.hefty at intel.com
Wed Nov 4 23:26:30 PST 2009
>> 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
That may work. My signing across the cluster isn't quite working for me at the
moment. certmgr opens the window and needs to be closed. I haven't looked yet
to see if there's a silent option.
More information about the ofw
mailing list