|
If only we had an
enterprise CA implemented.....You were right about makecert.exe if you wanted to
do it and have the cert look just like the cipher.exe one it would look like
this. The only down side to make cert is that it doesn't make a .pfx file so you
need to manually create that. Thanks for the help!
makecert -r
-pe -n "OU=EFS File Encryption Certificate,L=EFS,CN=Administrator" -a sha1 -e
12/31/2008 -eku 1.3.6.1.4.1.311.10.3.4.1 -ss my
testefs.cer
-Brandon From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of steve patrick Sent: Thursday, January 05, 2006 12:59 PM To: [email protected] Subject: Re: [ActiveDir] [OT] Generating EFS Recovery Certificate You can use an MS Ent CA to do this ( just copy and
edit the V2 template) .. or you should be able to specify the
OID "1.3.6.1.4.1.311.10.3.4.1 " in your call to CryptEncodeObject to
create one. Optionally, you can try makecert.exe ( but I have never tried this )
spat
|
Title: [OT] Generating EFS Recovery Certificate
