View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Time Time is offline
external usenet poster
 
Posts: 9
Default Export or save my digital signature?

In Internet Explorer, choose Tools | Internet Options, select the Content tab
and click on the Certificates button. On the Personal tab, you should see
your certificate. Select it and click Export to save the certificate to a
file you can import later on. Make user you export the Private Key with the
it.

"clapper" wrote:

Last week my computer crashed and I lost the digital signature (or
certificate, or whatever it's called) I had created for signing macro
projects. I have now created another one, no problem, but people I had sent
projects to now have to go through the business of 're-accepting' my macros
every time I send an updated version.

To prevent this from happening in the future, how can I save a copy of the
signature or certificate (I'm not even sure I'm calling it the right thing)
that I've created?

Thanks.