SslConfiguration - OpsWorks

SslConfiguration

Describes an app's SSL configuration.

Contents

Certificate

The contents of the certificate's domain.crt file.

Type: String

Required: Yes

PrivateKey

The private key; the contents of the certificate's domain.kex file.

Type: String

Required: Yes

Chain

Optional. Can be used to specify an intermediate certificate authority key or client authentication.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: