Vishal,
The client needs to have the appropriate CA certificate to verify the server
certificate.
Load the CA cert to the context object using
SSL_CTX_load_verify_locations() .
Regards,
Prabhu. S
On 6/15/07, Lutz Jaenicke <[EMAIL PROTECTED]> wrote:
Vishal V wrote:
>
> Dear Lutz,
> Thanks once
Vishal V wrote:
>
> Dear Lutz,
> Thanks once again for your patience.
> It now seems to me that we are on the the same level of thinking as
> far as the problem is concerned.
>
> -
>
> Quoted
to: [EMAIL PROTECTED]
Website: http://www.tcs.com
Lutz Jaenicke <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
06/15/2007 05:12 PM
Please respond to
openssl-users@openssl.org
To
openssl-users@openssl.org
cc
Subject
Re: SSL: Not Able to Connect with Secure Site from C++ / Solaris
Vishal V wrote:
>
> Dear Lutz,
> Thanks for the insight. Well it took about 1 minute after which the
> connection got closed. So that means the connection got timed out
> -
>
Sent by: [EMAIL PROTECTED]
06/15/2007 03:11 PM
Please respond to
openssl-users@openssl.org
To
openssl-users@openssl.org
cc
Subject
Re: SSL: Not Able to Connect with Secure Site from C++ / Solaris
Vishal V wrote:
>
> Dear Zack,
> Thanks for your inputs but I think the problem l
Vishal V wrote:
>
> Dear Zack,
> Thanks for your inputs but I think the problem lies somewhere else
>
> Please see the analysis result below
>
> *1. Telnet Result:*
> Server>>telnet remote_server.com 8444
> Trying 140.11.111.11...
> *Connected to remote_server.com.*
> Escape character is '^]'.
> Co
Please respond to
openssl-users@openssl.org
To
openssl-users@openssl.org
cc
Subject
Re: SSL: Not Able to Connect with Secure Site from C++ / Solaris
Sounds to me like a network problem. Try to telnet to the server you are
trying reach on whichever port to validate network connectiv
rg
To
openssl-users@openssl.org cc
Subject
Re: SSL: Not Able to Connect with Secure Site from C++ / Solaris
Sounds to me like a network problem. Try to telnet to the server you are
trying reach on whichever port to validate network connectivity.
netcat also works very well for general tc
Please respond to
openssl-users@openssl.org
To
openssl-users@openssl.org
cc
Subject
Re: SSL: Not Able to Connect with Secure Site from C++ / Solaris
Sounds to me like a network problem. Try to telnet to the server you are
trying reach on whichever port to validate network connectivity.
Sounds to me like a network problem. Try to telnet to the server you are
trying reach on whichever port to validate network connectivity.
netcat also works very well for general tcp testing.
socat/stunnel are also very useful for network testing with ssl connections.
Good Luck!
Z
On 6/14/07, V
10 matches
Mail list logo