There was an error while loading. Please reload this page.
Path: /ca/rest/agent/certrequests/{id}/approve
/ca/rest/agent/certrequests/{id}/approve
Method: POST
POST
Authentication: client certificate
Query Parameters:
id: dec/hex request ID
id
$ curl \ -k \ -s \ --user caadmin:Secret.123 \ -X POST \ -d @CertReviewResponse.json \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ https://localhost.localdomain:8443/ca/rest/agent/certrequests/20/approve
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide