.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUARE-SERVERCERTUPLOAD "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euare-servercertupload \- Upload a server certificate .SH SYNOPSIS euare\-servercertupload \fB\-s\fR CERTNAME (\fB\-c\fR CERT | \fB\-\-certificate\-file\fR FILE) (\fB\-\-private\-key\fR KEY | \fB\-\-private\-key\-file\fR FILE) (\fB\-\-certificate\-chain\fR CHAIN | \fB\-\-certificate\-chain\-file\fR FILE) [\-p PATH] [\-\-as\-account ACCOUNT] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Upload a server certificate .SS "optional arguments:" .TP \fB\-s\fR CERTNAME, \fB\-\-server\-certificate\-name\fR CERTNAME name to give the new server certificate (required) .TP \fB\-c\fR CERT, \fB\-\-certificate\-body\fR CERT 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\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL identity service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .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