In Secure Messaging Gateway (SMG), when attempting to create DKIM keys, receiving a System error - An error occurred during key generation.
Resolution
On the SMG terminal or putty session, perform the following steps:
1) cd /vastorage/smg/smg-supervisor/ 2) run the following command: ll 3) cd http_local 4) run the following command: ll 5) Confirm the folder names and ownership match the following:
If the dkimsign folder is owned by smg:smg, continue with the following steps:
6) run the following command: chown wwwrun:www ./dkimsign 7) run the following command: ll 8) Confirm the dkimsign folder now has the ownership of wwwrun:www