Versions Compared

Key

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

...

updates an existing certificate-key pair

Request parameters:

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

...