9.4 Configuring Audit for iManager with Third-Party Certificates

  1. Enable NAudit in iManager. For more information, see Enabling Novell Auditing in iManager.

  2. Type the following command to create a Logging Application Certificate for auditing iManager events in the Audit Server:

    audcgen -app:iManagerInst -cert:c:\cacert.pem -pkey:c:\capkey.pem -f -bits:2048 -serial:12345 -appcert:c:\imanicert.pem -apppkey:c:\imanipkey.pem

  3. Copy the generated certificate files (imanicert.pem and imanipkey.pem) to the respective folders of iManager server.

    For Windows:

    • c:\windows\imanicert.pem

    • c:\windows\imanipkey.pem

    For Linux:

    • /etc/imanicert.pem

    • /etc/imanipkey.pem

  4. Restart Tomcat.