Hi Experts
We are able to generate Certificates via RPC api without any approval
process . Now when we call the Revocation RPC Api by cert identifier ,
the process keeps waiting for approval , unless you login via roap and
approves it .
Example Output
/curl --data "method=RevokeCertificate" --data
"cert_identifier=oGIp1cwUdHdUCoc-5OiTSWQC5ZI" --data
"reason_code=unspecified" https://172.20.115.30/rpc/enroll -k | jq//
//
//{//
// "result": {//
// "state": "//*PENDING*//",//
// "pid": 25629,//
// "proc_state": "manual",//
// "id": 452095,//
// "data": {}//
// }//
//}/
Need guidance for getting the revocation process automated bypassing the
approval process .
Please help
TIA
Biswajit
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users