Skip to main content

Create SCEP profiles

Create an SCEP profile.

Query Parameters
  • type string required

    Possible values: [cloud, container]

    The type of the schema node

Request Body

The SCEP profile you want to create

  • algorithm object
  • rsa object
  • rsa_nbits string
  • ca_identity_name string required
  • certificate_attributes object
  • oneOf

  • rfc822name string
  • digest string required
  • fingerprint string
  • name string required

    Possible values: <= 31 characters

    alphanumeric string [ 0-9a-zA-Z._-]

  • scep_ca_cert string
  • scep_challenge object
  • oneOf

  • none string

    Possible values: [``]

  • scep_client_cert string
  • scep_url string required
  • subject string
  • use_as_digital_signature boolean
  • use_for_key_encipherment boolean
  • Responses

    Created

    Loading...