Select to view content in your preferred language

Python Add-In ESRI Digital Sign Utility

2942
1
Jump to solution
01-02-2014 04:56 AM
EdFarrell
Occasional Contributor
In using the ESRISignAddIn.exe utility, I have encountered an error. Add-In is functional. I copied the ESRISignAddin.exe over to my ArcGIS\Desktop10.2\bin folder. When I run the utility, I choose my addin, then I choose my cetificate. After I hit "Finish" I get this error that says "Signing key is not loaded" (see screenshot), followed by a message that says "Failed to sign the add-in". The certificate manager indicates that the certificate is "ok".

Any ideas on what this error means, and how to fix?


[ATTACH=CONFIG]30179[/ATTACH]
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
EdFarrell
Occasional Contributor
I found the issue. My digital signature needed to be in .p12 format rather than .crt. After changing this the utility ran smoothly from the command line as well as using the user interface. I also noticed on another forum that .pfx will work as well.

(ArcMap add-in, v10.2, x64, W7)

View solution in original post

0 Kudos
1 Reply
EdFarrell
Occasional Contributor
I found the issue. My digital signature needed to be in .p12 format rather than .crt. After changing this the utility ran smoothly from the command line as well as using the user interface. I also noticed on another forum that .pfx will work as well.

(ArcMap add-in, v10.2, x64, W7)
0 Kudos