---
title: "POST /scep/generate_client_certificate/"
method: POST
path: "/v1/scep/generate_client_certificate/"
---

# POST /scep/generate_client_certificate/

`POST /v1/scep/generate_client_certificate/`

Generate an EAP-TLS client certificate signed by your Foxpass client CA

## Request body

- object
  - `cn` string, required — Common Name
  - `san` string — Subject Alternative Name
  - `cert_type` string — For p12, enter value as p12 and for .cert/key combination, leave it blank
  - `password` string — For .p12 certificates enter a password.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/foxpass/apis/api-instructions.md) · [All operations](https://skmtc.net/foxpass/apis/api-instructions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/foxpass/api-instructions/revisions/d0d15848629a/schema)
