VBA code signing with multiple developers

S

sun_n_fun

We have an in house app that a coworker of mine and I work on together. We
created a digital certificate so the users don't get the security popups
warning about macros, but only the machine on which the certificate was
created can sign the project using the certificate. Is there a way to "share"
a development certificate?
 
Top