View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001427 | Main CAcert Website | certificate issuing | public | 2017-06-19 22:05 | 2019-09-10 21:33 |
Reporter | ntiemare0 | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Main CAcert Website | OS | N/A | OS Version | stable |
Summary | 0001427: Unable to obtain certificate through API/CCSR.php | ||||
Description | I have been trying to automate the issuing of my CA certs, using the api found at cacert.org/api/ccsr.php I'm creating the CSR and requesting the cert through PHP and Curl, passing the information though post. but, instead of returning the certificate, it responds with "404,Your certificate request has failed. ID:" and when i check my CA listing page, it lists a "pending" cert with no serial. I've double and triple checked everything, but can't seem to get it to work. | ||||
Steps To Reproduce | following the parameters at https://wiki.cacert.org/Software/CertApi, submit an HTTP request for a CA Cert. see attached file for used php code. | ||||
Tags | api Client Certs | ||||
Attached Files | |||||
Reviewed by | |||||
Test Instructions | |||||