The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
certificate.invalid events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
certificate.invalid.chain
- Severity
-
ERROR
- Description
-
This message occurs when an installed certificate record contains multiple X.509 certificates. Such records are not treated consistently by the system, but were unintentionally permitted in prior releases.
- Corrective Action
-
Delete the problematic record by using the "security certificate delete" command. Install the constituent certificates separately by using the "security certificate install" command once for each certificate.
- Syslog Message
-
The certificate record with UUID %s, named "%s" in Vserver "%s", contains multiple certificates.
- Parameters
-
uuid (STRING): UUID of the offending record.
cert_name (STRING): Name (unique within a Vserver) of the offending record.
vserver (STRING): Name of the Vserver in which the offending record is installed.