You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ACM::Types::CertificateOptionsWhen passing CertificateOptions as input to an Aws::Client method, you can use a vanilla Hash:
{
certificate_transparency_logging_preference: "ENABLED", }
Structure that contains options for your certificate. Currently, you can use this only to specify whether to opt in to or out of certificate transparency logging. Some browsers require that public certificates issued for your domain be recorded in a log. Certificates that are not logged typically generate a browser error. Transparency makes it possible for you to detect SSL/TLS certificates that have been mistakenly or maliciously issued for your domain. For general information, see Certificate Transparency Logging.
Returned by:
You can opt out of certificate transparency logging by specifying the DISABLED
option.
You can opt out of certificate transparency logging by specifying the DISABLED
option. Opt in by specifying ENABLED
.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4