Kristian,

Thanks so much for this. I'm sure exactly is happening here but by passing in a 
nil to the .get_certificates method it all works as expected. 
It now returns 2 certificate objects as it should.

Best Regards,

Carl

On 7 Jan 2013, at 03:53, kristian <m.krist...@web.de> wrote:

> you example says store is a Collection so I do not understand
> store.get_certificates(/Safe/) as such. what happens with
> 
> store.get_certificates
> or
> store.get_certificates( nil )
> 
> or what objects do have when iterating over the Collection
> 
> store.each { |c| p c.type; p c }
> 
> just my thoughts after reading . . . .
> - Kristian
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>    http://xircles.codehaus.org/manage_email
> 
> 


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to