1EULB-SET-LB-LISTENER-SSL-CERT(1) User CommandsEULB-SET-LB-LISTENER-SSL-CERT(1)
2
3
4
6 eulb-set-lb-listener-ssl-cert - Change the certificate that terminates
7 a load balancer'slistener's SSL connections
8
10 eulb-set-lb-listener-ssl-cert -l PORT -c ARN [-U URL]
11
12 [--region USER@REGION] [-I KEY_ID]
13 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
14 sion] [-h] ELB
15
17 Change the certificate that terminates a load balancer'slistener's SSL
18 connections
19
20 positional arguments:
21 ELB name of the load balancer to modify (required)
22
23 optional arguments:
24 -l PORT, --lb-port PORT
25 port that should use the certificate (required)
26
27 -c ARN, --cert-id ARN
28 ARN for the server certificate to use (required)
29
30 -U URL, --url URL
31 load balancing service endpoint URL
32
33 --region USER@REGION
34 region and/or user names to search when looking up config file
35 data
36
37 -I KEY_ID, --access-key-id KEY_ID
38
39 -S KEY, --secret-key KEY
40
41 --security-token TOKEN
42
43 --debug
44 show debugging output
45
46 --debugger
47 launch interactive debugger on error
48
49 --version
50 show the program's version and exit
51
52 -h, --help
53 show this help message and exit
54
55
56
57euca2ools 3.4 December 2016EULB-SET-LB-LISTENER-SSL-CERT(1)