[Jsdsi-users] Re: Certificates proof
Status: Pre-Alpha
Brought to you by:
sajma
From: Sean R. <sra...@ae...> - 2004-06-24 00:27:39
|
On Wed, 2004-06-23 at 18:18, Luis Pedro wrote: > Hi Sean, > > I'm having a problem or maybe i'm understanding things wrong! > > Imagine that i've three keys(key1, key2 and key3) > > Now i make this certs: > > (key1 key2 (*set write save) (prop)) > (key2 key3 (*set write save) (prop)) > > And store them on a certstore. I make some proofs and everything goes write. What proofs are you asking? I presume that you are using your LDAP CertStore? (if so, have you tried with the 'normal' jsdsi in-memory CertStore (jsdsi.CertStore)? > Now i make two more certs: > > (key1 key3 (*set open send) (prop)) > (key3 key2 (*set open send) (prop)) > > And store then on the same certstore. > > When i try to make proofs with the last two certs all goes right, but with > the first ones when i try to make a proof all goes wrong and this didn't > happen before i insert the last ones on the certstore!! What exactly happens when it goes wrong? Maybe something to do with the circular reference in the certificate structure? Though I asked Sameer about 3 months ago regarding circular references and he was confident that he had made steps to prevent this - though that might have been only when using jsdsi.CertStore. Sean > Can u explain me why this happens? The keys are the same but the tags aren't > not the same. What can be happen? > > Thanks, > > -- Luis Pedro -- Dr. Sean Radford, MBBS, MSc sra...@ae... http://www.aegeus-technology.com |