Decode a pkcs#10 (url encoded)

Decode a pkcs#10 (url encoded)

Path parameters
pem
string required
Responses
  • 200 Decoded pkcs#10
    dn
    string required

    Distinguished name

    dnElements
    array of object (CFDistinguishedName) required
    keyType
    string (Keytype) required

    One of rsa-2048, rsa-3072, rsa-4096, rsa-8192, ec-secp256r1, ec-secp384r1, ec-secp521r1, ed-448, ed-25519, mldsa-44, mldsa-65, mldsa-87, slhdsa-sha2-128s, slhdsa-sha2-128f, slhdsa-sha2-192s, slhdsa-sha2-192f, slhdsa-sha2-256s, slhdsa-sha2-256f, slhdsa-sha2-128ssha256, slhdsa-sha2-128fsha256, slhdsa-sha2-192ssha512, slhdsa-sha2-192fsha512, slhdsa-sha2-256ssha512, slhdsa-sha2-256fsha512 or +

    pem
    string required
    sans
    array of objects (SubjectAlternateName)
  • 400 Bad Request
  • 403 Forbidden action
  • 500 Internal Server error