Make a digital certificate using Powershell

Make a digital certificate using Powershell

ThomasRambach
Advisor Advisor
1,191 Views
1 Reply
Message 1 of 2

Make a digital certificate using Powershell

ThomasRambach
Advisor
Advisor

There is this article on how to create a digital certificate using MakeCert.exe. Since MakeCert.exe is obsolete and Powershell is the method Microsoft uses to accomplish this, I've been having issues with signing an AutoCAD DLL. 

 

Errors:

1> After EKU filter, 0 certs were left.
1> After expiry filter, 0 certs were left.
1> After Private Key filter, 0 certs were left.
1>EXEC : SignTool error : No certificates were found that met all the given criteria.

 

Has anyone had experience with this? Any suggestions?

0 Likes
1,192 Views
1 Reply
Reply (1)
Message 2 of 2

chandra.shekar.g
Autodesk Support
Autodesk Support

@ThomasRambach,

 

Hoping that suggestion in below articles would help to make digital certificate.

 

https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe

 

http://adndevblog.typepad.com/autocad/2015/01/digitally-signing-plug-in-files.html

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes