<div dir="ltr"><div>Hi All ,</div><div><br></div><div>I would like to know whether Barbican supports asymmetric order request .</div><div>Please find the curl command and response for creating the order and retrieving  the order </div><div><br></div><div>root@barbican:~# curl -X POST -H 'content-type:application/json' -H 'X-Project-Id: 12345' -d '{"type" : "asymmetric", "meta": {"name": "secretnamepk2", "algorithm": "rsa", "bit_length": 256, "mode": "cbc", "payload_content_type": "application/octet-stream"}}' <a href="http://localhost:9311/v1/orders">http://localhost:9311/v1/orders</a></div><div>{"order_ref": "<a href="http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c">http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c</a>"}root@barbican:~#</div><div><br></div><div>root@barbican:~# curl -H 'Accept: application/json' -H 'X-Project-Id:12345' <a href="http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c">http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c</a></div><div>{"status": "ERROR", "updated": "2015-03-30T21:36:38.102832", "created": "2015-03-30T21:36:38.083428", "order_ref": "<a href="http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c">http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c</a>", "meta": {"name": "secretnamepk2", "algorithm": "rsa", "payload_content_type": "application/octet-stream", "mode": "cbc", "bit_length": 256, "expiration": null}, "<b>error_status_code": "400", "error_reason": "Process TypeOrder issue seen - No plugin was found that could support your request.", "type": "asymmetric"}</b>root@barbican:~#</div><div><br></div><div>Could any one please help.</div><div>Thanks in Advance </div>-- <br><div class="gmail_signature"><div><em>Thanks and Regards,</em></div>
<div><em>Asha Seshagiri</em></div></div>
</div>