hi,

This Error tells that your server is demanding a certificate from client
side that means authentication needed.. but client is not sending any
certificate..

so please check your code where your client is sending certificate to
Server..

hope u'll get something from there..

On Tue, Nov 25, 2008 at 3:13 PM, joshi chandran
<[EMAIL PROTECTED]>wrote:

> Hi
> I am new to openssl and now i face the problem
> "SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificat  errror"
> .While searching in google
> ,  i have found you too had the same problem and also you  was able to
> rectify the problem. Can you please help me to solve this problem .
>
> Thanks
>
> Joshi Chandran
>
> On Mon, Nov 24, 2008 at 3:57 AM, Michael Simms <[EMAIL PROTECTED]>wrote:
>
>> Well, thanks to Dave Thompson, this silly bug was fixed, his hint to
>> examine the certificate lead me to the path that ended up with me
>> finding that actually the CA in the clients side was being set AFTER
>> its test to see if it had a CA and setting the values if it did, so it
>> never ran the SSL_CTX_load_verify_locations, believing it had no CTX
>>
>> The logic was all fine, just one line setting the CA done at the wrong
>> place.
>>
>> So, hooray, all of the SSL functionality now works!
>>
>> Thanks
>> --
>> Michael Simms
>> ______________________________________________________________________
>> OpenSSL Project                                 http://www.openssl.org
>> User Support Mailing List                    openssl-users@openssl.org
>> Automated List Manager                           [EMAIL PROTECTED]
>>
>
>
>
> --
> Regards
> Joshi Chandran
>



-- 
regards,
Vineeta Kumari
Software engg
Mobera Systems
Chandigarh

Reply via email to