M
Montana DOJ Help Desk
Word 2000
I have a VBA project that needs to have a digital signature. We just use
SelfCert to generate our signature because we only have a few in-house
projects that need to be signed. Sometimes we lose the digital signature
because of machine upgrades, or restoring an old image to the drive. That
kind of thing is rare, but it does happen, so I'm trying to come up with the
simplest way of restoring the digital signature (for the benefit of less
sophisticated users).
I tried exporting the certificate to a file so that it can be copied back to
the machine, and I tried copying off the store that holds the certificate.
But I have not found a way to restore them to a machine and have it work.
The more I think about it, the more this makes sense, as it would seem to be
a security risk if there actually was a way to do this.
Nonetheless, I'm wondering if there is a way to do what I want, or is it
generally easier to just create a new certificate?
--Tom
I have a VBA project that needs to have a digital signature. We just use
SelfCert to generate our signature because we only have a few in-house
projects that need to be signed. Sometimes we lose the digital signature
because of machine upgrades, or restoring an old image to the drive. That
kind of thing is rare, but it does happen, so I'm trying to come up with the
simplest way of restoring the digital signature (for the benefit of less
sophisticated users).
I tried exporting the certificate to a file so that it can be copied back to
the machine, and I tried copying off the store that holds the certificate.
But I have not found a way to restore them to a machine and have it work.
The more I think about it, the more this makes sense, as it would seem to be
a security risk if there actually was a way to do this.
Nonetheless, I'm wondering if there is a way to do what I want, or is it
generally easier to just create a new certificate?
--Tom