View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Digital Certificate Error

Have you made changes to the code since you originally signed it? If so,
you'll need to resign it.
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.



"Stan" wrote:

I am having an issue with using SelfCert generated digital certificates. I
have created several and none work. Every time I try to save a macro (word,
excel, outlook) I get an error There was something wrong with the digital
certificate. The VBA project could not be signed. The signature will be
discarded.

I have:
- installed the certificate din the Trusted Root store (in fact, it is
listed as a trusted certificate in the properties)
- I've added it to the Trusted Publishers

It was working and recently stopped. Unfortunately, the changes to my
system are numerous since it last worked and I noticed certificates had
stopped working, but the key ones a
- I set up a Windows Home Server on my system
- I tried out Groove (and uninstalled it)
- I have Live Mesh running

I've been looking at other posts and trying the solution there with no luck€¦
I was hoping someone here could help me out.

Thanks,

Stan