1EUARE-SERVERCERTUPLOAD(1)        User Commands       EUARE-SERVERCERTUPLOAD(1)
2
3
4

NAME

6       euare-servercertupload - Upload a server certificate
7

SYNOPSIS

9       euare-servercertupload (-c CERT_CONTENT | --certificate-file FILE)
10
11       (--private-key KEY | --private-key-file FILE)
12              [--certificate-chain  CHAIN | --certificate-chain-file FILE] [-p
13              PATH] [--as-account ACCOUNT] [-U URL] [--region USER@REGION] [-I
14              KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
15              [--version] [-h] CERT
16

DESCRIPTION

18       Upload a server certificate
19
20   positional arguments:
21       CERT   name to give the new server certificate (required)
22
23   optional arguments:
24       -c CERT_CONTENT, --certificate-body CERT_CONTENT
25              PEM-encoded certificate
26
27       --certificate-file FILE
28              file containing the PEM-encoded certificate
29
30       --private-key KEY
31              PEM-encoded private key
32
33       --private-key-file FILE
34              file containing the PEM-encoded private key
35
36       --certificate-chain CHAIN
37              PEM-encoded certificate chain. This is typically the PEM-encoded
38              certificates of the chain, concatenated together.
39
40       --certificate-chain-file FILE
41              file containing the PEM-encoded certificate chain.  This is typ‐
42              ically the PEM-encoded certificates of the  chain,  concatenated
43              together.
44
45       -p PATH, --path PATH
46              path for the new server certificate (default: "/")
47
48       --as-account ACCOUNT
49              [Eucalyptus  cloud  admin only] run this command as the adminis‐
50              trator of another account
51
52       -U URL, --url URL
53              identity service endpoint URL
54
55       --region USER@REGION
56              region and/or user names to search when looking up  config  file
57              data
58
59       -I KEY_ID, --access-key-id KEY_ID
60
61       -S KEY, --secret-key KEY
62
63       --security-token TOKEN
64
65       --debug
66              show debugging output
67
68       --debugger
69              launch interactive debugger on error
70
71       --version
72              show the program's version and exit
73
74       -h, --help
75              show this help message and exit
76
77
78
79euca2ools 3.4                    December 2016       EUARE-SERVERCERTUPLOAD(1)
Impressum