Generate a new client certificate for SCEP authentication

Create a client certificate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Generate a new EAP-TLS client certificate signed by your company's Foxpass client Certificate Authority.

Output formats

cert_typeOutput
key-cert (default)PEM certificate + PEM private key
p12Password-protected PKCS#12 bundle (base64-encoded). Requires password.

Notes

  • Success responses for this endpoint do not include a top-level "status": "ok" field (unlike most Foxpass list APIs). Errors still return "status": "error".
  • The private key is generated server-side for this request. Treat the response as sensitive.
  • For p12, decode the base64 cert value before saving as a .p12 file.

Body Params
string
required

Common Name

string

Subject Alternative Name

string

For p12, enter value as p12 and for .cert/key combination, leave it blank

string

For .p12 certificates enter a password.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json