v1
latestOpenAPI 3.0.12026-07-1719674.9 KBfabric-ca-server
Reenroll an enrollment certificate. This is useful for renewing an enrollment certificate before it expires or because it has been compromised.
post/api/v1/reenroll
Query parameters
castring
The name of the CA to direct this request to within the server, or the default CA if not specified
Headers
Authorizationstring required
An enrollment token consisting of two base 64 encoded parts separated by a period:
- an enrollment certificate;
- a signature over the HTTP method, URL path, request body, and the certificate.
Request body
Response
Successfully reenrolled identity