Fastly Inc
/
WebService-Fastly-14.00
/
docs/TlsBulkCertificateDataAttributes.md
WebService::Fastly::Object::TlsBulkCertificateDataAttributes
Load the model package
use WebService::Fastly::Object::TlsBulkCertificateDataAttributes;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
allow_untrusted_root | boolean | Allow certificates that chain to untrusted roots. | [optional] [default to false]
cert_blob | string | The PEM-formatted certificate blob. Required. | [optional]
intermediates_blob | string | The PEM-formatted chain of intermediate blobs. Required. | [optional]
[Back to Model list] [Back to API list] [Back to README]