-enableAuditSigning |
Specifies whether to sign audit records. This
parameter modifies your audit policy configuration. |
Boolean |
Yes |
-certAlias |
Specifies the alias name that identifies the
generated or imported certificate. |
String |
Yes |
-signingKeyStoreRef |
Specifies the reference ID of the keystore to
import the certificate to. |
String |
Yes |
-useEncryptionCert |
Specifies whether to use the same certificate
for encryption and signing. You must specify the -useEncryptionCert,
-autogenCert, or -importCert parameter. |
Boolean |
No |
-autogenCert |
Specifies whether to automatically generate
the certificate used to sign the audit records. You must specify the
-useEncryptionCert, -autogenCert, or -importCert parameter. |
Boolean |
No |
-importCert |
Specifies whether to import an existing certificate
to sign the audit records. You must specify the -useEncryptionCert,
-autogenCert, or -importCert parameter. |
Boolean |
No |
-certKeyFileName |
Specifies the unique name of the key file for
the certificate to import. |
String |
No |
-certKeyFilePath |
Specifies the key file location for the certificate
to import. |
String |
No |
-certKeyFileType |
Specifies the key file type for the certificate
to import. |
String |
No |
-certKeyFilePassword |
Specifies the key file password for the certificate
to import. |
String |
No |
-certAliasToImport |
Specifies the alias of the certificate to import. |
String |
No |