Skip to main content

Get an SCEP profile

Get an SCEP profile.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the scep profile by id.


Schema
  • Array [
  • algorithm object
  • rsa object
  • rsa_nbits string
  • ca_identity_name string required
  • certificate_attributes object
  • oneOf

  • rfc822name string
  • digest string required
  • fingerprint string
  • id string

    uuid of the resource

  • 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
  • ]
  • Loading...