Extract the certificate and associated private key from a pkcs#12 (file)

Extract the certificate and associated private key from a pkcs#12 (file)

Body required
multipart/form-data

The pkcs#12 file PEM or DER encoded

pkcs12
string | string
Responses
  • 200 The content of the pkcs#12
    certificate
    object (Certificate) required
    privateKey
    string required
  • 400 Bad Request
  • 403 Forbidden action
  • 500 Internal Server error