I am looking to pass in a peer certificate, and probably a stack of x509
which contains all the ca and root certs. Then looking to return a stack of
x509 with the peer certificate, its ca certificate, and its root
certificate.
Thanks,
Jerry

On Sat, Jun 6, 2009 at 8:48 PM, Crypto Sal <crypto....@gmail.com> wrote:

> On 06/06/2009 05:35 PM, Jerry Wang wrote:
>
>> Hi,
>>
>> Does OpenSSL already have a function for creating a certificate chain?
>>
>> Thanks,
>> Jerry
>>
>
>
> Jerry,
>
> It depends how you mean it. Do you want OpenSSL to create the Root and the
> Intermediates and then the Entity cert? Or are you looking for OpenSSL to
> concatenate a bunch of certs into one file?
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>

Reply via email to