AWS::IoT::DomainConfiguration ServerCertificateConfig
The server certificate configuration.
For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "EnableOCSPCheck" :
Boolean
}
YAML
EnableOCSPCheck:
Boolean
Properties
EnableOCSPCheck
-
A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.
Required: No
Type: Boolean
Update requires: No interruption