I'd like to use a certificate based on my own CA to sign all of my rdp files for a Windows 2008 Server. I've got the root and an intermediate certificate imported into the 'local computer' store of the server, and while I'm able to effectively use the same process for creating and signing a 'CACERT.org' certificate, (You can sign the files using the CACERT.org cert) when I use rdpsign it gives me an error
"Unable to use the certificate specified for signing. Error Code: 0x8007000d" Can't find that error anywhere. Anybody else do what I'm trying to do? Ray