Certificates

Get a certificate chain

get/certificate-chains/{alias}

Response

Certificate chain.

certificatesstring[] required

Example response

{
  "certificates": [
    "ZXhhbXBsZS1jZXJ0aWZpY2F0ZS1kZXItYnl0ZXM="
  ]
}

Changes