Code Sign PW Protected Project?

W

Walt Weber

Hi,

I find I can code sign a password protected and unsigned
project with my certificate in the VBE even though I don't
provide the password to open the project's code. This
seems odd to me. Is the code signing process intended to
allow this?

Best Regards,
Walt
 
W

Walt Weber

Hi,

Well, in case anyone else was wondering about this, I
found the answer:

"Note Locking your VBA project doesn't prevent another
user from replacing the digital signature with another
signature. This is allowed so that a system administrator
or end user can replace a current signature with an
approved signature or re-sign a document after a previous
signature expires. "

in : Visual Basic Programmer's Guide
Securing Documents and VBA Code

http://www.microsoft.com/technet/prodtechnol/office/office2
000/proddocs/opg/part4/ch17.mspx

Best Regards,
Walt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top