Add Listener Certificates
elbv2_add_listener_certificates | R Documentation |
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener¶
Description¶
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
If the certificate in already in the certificate list, the call is successful but the certificate is not added again.
For more information, see HTTPS listeners in the Application Load Balancers Guide or TLS listeners in the Network Load Balancers Guide.
Usage¶
Arguments¶
ListenerArn
[required] The Amazon Resource Name (ARN) of the listener.
Certificates
[required] The certificate to add. You can specify one certificate per call. Set
CertificateArn
to the certificate ARN but do not setIsDefault
.
Value¶
A list with the following syntax: