FreePBX Module Signing Errors
Had a few security warnings within FreePBX regarding modules
FreePBX now has an in-built signature verification system for all official modules. This is so that you, the end user, can easily tell if a module has been modified unexpectedly (such as a security vulnerability, or a malicious module).
You may have come here because you’ve seen this security warning pop up, and you have a pile of unsigned modules. Don’t panic! You just haven’t completed the last part of the upgrade from 2.11 to 12. You need to log in to your FreePBX server via ssh, or via the console, and run the following three commands:
amportal chown amportal a ma refreshsignatures amportal a reload |
That will ensure that all the files have the correct permissions, re-download any modules that you have on your machine that don’t have signatures. and finally click the ‘Reload Now’ button for you. After that, all the warnings and errors should be gone!
Slightly edited version of this just so I had it all in one place
UM