Sign the Add-in
Strictly speaking, add-ins don’t have to be signed. By definition, add-ins contain code and the user must take affirmative action to install and load an add-in, so Excel doesn’t display security warnings when a user loads an unsigned add-in in Excel.
However, you may want to sign an add-in anyway. There are three reasons for this:
An unsigned file displays a security warning while you develop the add-in (which is annoying).
Signing the add-in validates that the add-in is from you and hasn’t been changed by someone else.
Add-ins can potentially be loaded by an external reference from another workbook, which does display a security warning if the add-in is unsigned.
See Chapter 6 for instructions on getting a digital signature and signing code.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access