A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Lightsail/Types/LoadBalancerTlsCertificate.html below:

LoadBalancerTlsCertificate — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::LoadBalancerTlsCertificate
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Describes a load balancer SSL/TLS certificate.

TLS is just an updated, more secure version of Secure Socket Layer (SSL).

Instance Attribute Summary collapse Instance Attribute Details #arn ⇒ String

The Amazon Resource Name (ARN) of the SSL/TLS certificate.

#created_at ⇒ Time

The time when you created your SSL/TLS certificate.

#domain_name ⇒ String

The domain name for your SSL/TLS certificate.

#failure_reason ⇒ String

The validation failure reason, if any, of the certificate.

The following failure reasons are possible:

#is_attached ⇒ Boolean

When true, the SSL/TLS certificate is attached to the Lightsail load balancer.

#issued_at ⇒ Time

The time when the SSL/TLS certificate was issued.

#issuer ⇒ String

The issuer of the certificate.

#key_algorithm ⇒ String

The algorithm used to generate the key pair (the public and private key).

#load_balancer_name ⇒ String

The load balancer name where your SSL/TLS certificate is attached.

#name ⇒ String

The name of the SSL/TLS certificate (e.g., my-certificate).

#not_after ⇒ Time

The timestamp when the SSL/TLS certificate expires.

#not_before ⇒ Time

The timestamp when the SSL/TLS certificate is first valid.

#resource_type ⇒ String

The resource type (e.g., LoadBalancerTlsCertificate).

#revocation_reason ⇒ String

The reason the certificate was revoked. This value is present only when the certificate status is REVOKED.

Possible values:

#revoked_at ⇒ Time

The timestamp when the certificate was revoked. This value is present only when the certificate status is REVOKED.

#serial ⇒ String

The serial number of the certificate.

#signature_algorithm ⇒ String

The algorithm that was used to sign the certificate.

#status ⇒ String

The validation status of the SSL/TLS certificate. Valid values are below.

Possible values:

#subject ⇒ String

The name of the entity that is associated with the public key contained in the certificate.

#subject_alternative_names ⇒ Array<String>

An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.

#support_code ⇒ String

The support code. Include this code in your email to support when you have questions about your Lightsail load balancer or SSL/TLS certificate. This code enables our support team to look up your Lightsail information more easily.

#tags ⇒ Array<Types::Tag>

The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Lightsail Dev Guide.


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