<div dir="ltr">Hi All ,<div><br></div><div>I would like someone to provide the pointer so that I would look into this issue and confirm whether asymmetric order retrieval would be supported in Barbican.</div><div><br></div><div>Any help would be appreciated!</div><div><br></div><div>Thanks in advance,</div><div>Asha Seshagiri</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 3, 2015 at 11:06 AM, Asha Seshagiri <span dir="ltr"><<a href="mailto:asha.seshagiri@gmail.com" target="_blank">asha.seshagiri@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All ,<div><br></div><div>Could any one please let me know if Barbican would support asymmetric order retrieval and the request .</div><div><span class=""><div style="font-size:12.8000001907349px">Please find the curl command and response for creating the order and retrieving  the order </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">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" target="_blank">http://localhost:9311/v1/orders</a></div><div style="font-size:12.8000001907349px">{"order_ref": "<a href="http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c" target="_blank">http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c</a>"}root@barbican:~#</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">root@barbican:~# curl -H 'Accept: application/json' -H 'X-Project-Id:12345' <a href="http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c" target="_blank">http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c</a></div><div style="font-size:12.8000001907349px">{"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" target="_blank">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 style="font-size:12.8000001907349px"><br></div></span><div style="font-size:12.8000001907349px"><b>It seems that we are unable to reterive the asymmetric order request</b></div><span class=""><div style="font-size:12.8000001907349px">Could any one please help.</div></span><div style="font-size:12.8000001907349px">Any Help would be appreciated.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thanks in Advance </div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Mar 30, 2015 at 4:42 PM, Asha Seshagiri <span dir="ltr"><<a href="mailto:asha.seshagiri@gmail.com" target="_blank">asha.seshagiri@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="h5"><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" target="_blank">http://localhost:9311/v1/orders</a></div><div>{"order_ref": "<a href="http://localhost:9311/v1/orders/f9870bb5-4ba3-4b19-9fe3-bb0c2a53557c" target="_blank">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" target="_blank">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" target="_blank">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></div></div><span class=""><span><font color="#888888">-- <br><div><div><em>Thanks and Regards,</em></div>
<div><em>Asha Seshagiri</em></div></div>
</font></span></span></div>
</blockquote></div><span class=""><br><br clear="all"><div><br></div>-- <br><div><div><em>Thanks and Regards,</em></div>
<div><em>Asha Seshagiri</em></div></div>
</span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div><em>Thanks and Regards,</em></div>
<div><em>Asha Seshagiri</em></div></div>
</div></div>