In the current iteration of Novell Nsure Audit, the Secure Logging Certificate is the system's Certificate Authority (CA); that is, it is the trusted, root certificate that is used to validate all other certificates. Therefore, the Secure Logging Certificate is self-signed and it is used to sign all Logging Application Certificates.
NOTE:Future iterations will be able to use secure certificates from an external CA.
To generate a Secure Logging Certificate, enter the following command at the command prompt:
audcgen -cert:filename -pkey:filename [-f] [-bits:number] [-serial:number] -ss
The following table reviews each of the command parameters:
The following is a sample command to create a Secure Logging Certificate:
audcgen -cert:c:\cacert.pem -pkey:c:\capkey.pem -f -bits:512 -serial:12345 -ss
To enable the Secure Logging Server to use a custom certificate and private key, you must configure the Secure Logging Certificate File and Secure PrivateKey File attributes on the Logging Server object. For more information, see Logging Server Objects .