[Mono-dev] [mono][chktrust]: signature can't be traced back to a trusted root!
Robert Jordan
robertj at gmx.net
Wed Aug 24 07:31:24 EDT 2011
On 24.08.2011 13:21, jaysonp wrote:
> Hi Robert,
>
> Thanks for the feedback. But would you be kind enough to show me how to
> the import?
>
> certmgr -importKey ????
1) Export both certs using Windows' property dialog of the executable.
Choose PKCS#7 and indicate that you want the roots as well.
2) Import them with
certmgr -add -c Trust adobe.p7b
certmgr -add -c Trust verysign.p7b
I didn't test the -m switch, but it should work as expected.
Robert
More information about the Mono-devel-list
mailing list