Eric,
What i would like to do is build them myself,
i'm writing a CORBA based CA using my own
datastore [metakit] for keepaing all the info
about the certs.
i've read plenty of code but couldn't find a cert chain,
i saw where a stack is used to do a verification. if you could
explain it in a bit of sudo code that would do me fine.
thanks,
-rick
On Mon, 30 Mar 1998, Eric Young wrote:
>
> On Sun, 29 Mar 1998, Rick H. Wesson wrote:
> > does SSLeay 8.x support certificate chains? if not,
> > what would it take to creat such things?
>
> It does. When sending a cert, it looks up the required certs via the normal
> seach mechanisms (the cert-file, then the cert directories, or whatever).
>
> I would need to check if the Self Signed root is sent.....
>
> eric
>
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+