Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Uploads a new SSL certificate-key pair

Request parameters:

  • cert : Required : The public certificate, should also include the trust chain if required
  • key : Required : The private key for the certificate, if the key is encrypted, password should be provided
  • password: Optional : The password for the private key

...