I'm using VBA with Word 2003.
I have a project signed with a commercial digital certificate (from GlobalSign). The problem described below happens when I modify the document on a computer other than my own.
When I change the template attached to the document (either manually or programmatically) and then save the document, I receive the following error: "You have modified a signed project. You do not have the correct key to sign the project. The signature will be discarded". And then the code no longer runs.
I have tried exporting the certificate to the other computer, and then it works fine. The problem is, we will be distributing the project to hundreds of users and I cannot distribute the certificate to them, as this would pose a security risk.
Any ideas how I can change the template attached to the document without losing the digital signature? GlobalSign's tech support has been of little help to me.
[red] — Artificial intelligence is no match for natural stupidity.[/red]
I have a project signed with a commercial digital certificate (from GlobalSign). The problem described below happens when I modify the document on a computer other than my own.
When I change the template attached to the document (either manually or programmatically) and then save the document, I receive the following error: "You have modified a signed project. You do not have the correct key to sign the project. The signature will be discarded". And then the code no longer runs.
I have tried exporting the certificate to the other computer, and then it works fine. The problem is, we will be distributing the project to hundreds of users and I cannot distribute the certificate to them, as this would pose a security risk.
Any ideas how I can change the template attached to the document without losing the digital signature? GlobalSign's tech support has been of little help to me.
[red] — Artificial intelligence is no match for natural stupidity.[/red]