ouldn't read CA list/path");
SSL_CTX_set_verify_depth(ctx,*5*);
Thank you all for the suggestions; all of that helps me to understand the
concept of intermediate certificates and how is the interaction with the
client side.
On Tue, May 21, 2013 at 7:02 PM, Jorge Ventura <
jorge.araujo.vent...@gma
ake/O=ACME, INC/CN=www.acme.com
i:/C=US/O=GeoTrust, Inc./CN=GeoTrust SSL CA
On Tue, May 21, 2013 at 7:26 PM, Wim Lewis wrote:
>
> On 21 May 2013, at 5:02 PM, Jorge Ventura wrote:
>> Because the client trust the connection when I inform the
>> intermediate, I suppose the se
t; Jorge,
>
> On the server, you can copy all the public certs i.e. the intermediates and
> the root into one PEM file. That will send everything down to the client.
>
> Best,
> Somesh
>
>
> On Tuesday, May 21, 2013, Jorge Ventura wrote:
>>
>> I have an applicati
I have an application (server) that is working using SSLv23 with a
regular certificate. Now I have to use one chain of two intermediate
certificates but for any reason, openssl library is not sending the
chain and the only way to work correctly is when I inform to the
client side about the intermed