Re: [openstack-dev] Barbican : Unable to reterieve asymmetric order request for rsa algorithm type

2015-04-07 Thread Asha Seshagiri
Thanks a lot John for your time and response. It helped me and answered my query Thanks and Regards, Asha Seshagiri On Tue, Apr 7, 2015 at 1:58 PM, John Wood wrote: > Hello Asha, > > The root error here is that the stock plugin does not support generating > 256 bit length asymmetric keys, rat

Re: [openstack-dev] Barbican : Unable to reterieve asymmetric order request for rsa algorithm type

2015-04-07 Thread John Wood
Hello Asha, The root error here is that the stock plugin does not support generating 256 bit length asymmetric keys, rather only 1024, 2048 or 4096. Ideally you would have received a validation error when you POST-ed the order, but we have not yet integrated plugins with our validation process.

Re: [openstack-dev] Barbican : Unable to reterieve asymmetric order request for rsa algorithm type

2015-04-07 Thread Asha Seshagiri
Hi All , 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. Any help would be appreciated! Thanks in advance, Asha Seshagiri On Fri, Apr 3, 2015 at 11:06 AM, Asha Seshagiri wrote: > Hi

Re: [openstack-dev] Barbican : Unable to reterieve asymmetric order request for rsa algorithm type

2015-04-03 Thread Thomas Herve
> Hi All , > > Could any one please let me know if Barbican would support asymmetric order > retrieval and the request . > Please find the curl command and response for creating the order and > retrieving the order > > root@barbican:~# curl -X POST -H 'content-type:application/json' -H > 'X-Proje

Re: [openstack-dev] Barbican : Unable to reterieve asymmetric order request for rsa algorithm type

2015-04-03 Thread Asha Seshagiri
Hi All , Could any one please let me know if Barbican would support asymmetric order retrieval and the request . Please find the curl command and response for creating the order and retrieving the order root@barbican:~# curl -X POST -H 'content-type:application/json' -H 'X-Project-Id: 12345' -d

[openstack-dev] Barbican : Unable to reterieve asymmetric order request for rsa algorithm type

2015-03-30 Thread Asha Seshagiri
Hi All , I would like to know whether Barbican supports asymmetric order request . Please find the curl command and response for creating the order and retrieving the order root@barbican:~# curl -X POST -H 'content-type:application/json' -H 'X-Project-Id: 12345' -d '{"type" : "asymmetric", "meta