.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUARE-SERVERCERTUPLOAD "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euare-servercertupload \- Upload a server certificate .SH SYNOPSIS euare\-servercertupload (\fB\-c\fR CERT_CONTENT | \fB\-\-certificate\-file\fR FILE) .TP (\fB\-\-private\-key\fR KEY | \fB\-\-private\-key\-file\fR FILE) [\-\-certificate\-chain CHAIN | \fB\-\-certificate\-chain\-file\fR FILE] [\-p PATH] [\-\-as\-account ACCOUNT] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] CERT .SH DESCRIPTION Upload a server certificate .SS "positional arguments:" .TP CERT name to give the new server certificate (required) .SS "optional arguments:" .TP \fB\-c\fR CERT_CONTENT, \fB\-\-certificate\-body\fR CERT_CONTENT PEM\-encoded certificate .TP \fB\-\-certificate\-file\fR FILE file containing the PEM\-encoded certificate .TP \fB\-\-private\-key\fR KEY PEM\-encoded private key .TP \fB\-\-private\-key\-file\fR FILE file containing the PEM\-encoded private key .TP \fB\-\-certificate\-chain\fR CHAIN PEM\-encoded certificate chain. This is typically the PEM\-encoded certificates of the chain, concatenated together. .TP \fB\-\-certificate\-chain\-file\fR FILE file containing the PEM\-encoded certificate chain. This is typically the PEM\-encoded certificates of the chain, concatenated together. .TP \fB\-p\fR PATH, \fB\-\-path\fR PATH path for the new server certificate (default: "/") .TP \fB\-\-as\-account\fR ACCOUNT [Eucalyptus cloud admin only] run this command as the administrator of another account .TP \fB\-U\fR URL, \fB\-\-url\fR URL identity service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit