Digital Signed VBA. Sample for test.

From: Joe (Joe_at_discussions.microsoft.com)
Date: 12/13/04


Date: Sun, 12 Dec 2004 18:51:02 -0800

Hi,
I have a excel *** with VBA code and I was able to generate the self cert
and sign my vba. But I always see certificate status as following:
This CA Root certificate is not trusted because it is not in the Trusted
Root Certification Authorities store.
As such, I can't fully test my VBA with self cert under high security
environment.

Is there dummy VBA come with CA trusted root certificate available for
testing? Alternatively, I have to buy code sign from Verisign then had a root
trusted cert with VBA. But that could be not a good idea for testing purpose.

Please suggest if anybody had such a dummy vba but come with trusted root
cert.

best regards,
Joe.