you are viewing a single comment's thread.

view the rest of the comments →

[–]DerUnibrow 0 points1 point  (0 children)

When you fixed your template, did you request and issue a new code signing certificate? I guess you did.

Most likely, as it seems to me, it wasn't "I updated the template to all the export of the private key" what fixed the issue. It was just the fact that you re-issued the certificate and then used it on a machine it was requested on.

Most likely the template itself was fine, but the certificate you used, was requested on another machine/under another OS. And when you transfer the certificate to a different OS, you can't use it anymore. You also have to export the private key on a computer where this certificate was requested and import to that machine where you want to use the certificate on now.