This method uploads a SSL KEY. It requires the following information:
Field | Required data |
*filename
|
The file name of the key. E.g. mykey.pem The key name stored will be created from the file name. |
*keyType | The type of the file. “RSA” or “DSA” |
*format | The format of the key. “PEM” or “DER” |
passphrase | Optional – the passphrase for the key, if one is set. |
* is a required field