Re: Need help regarding openssl errror

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks a lot Matt and Wouter for taking time to look in to this problem and decoding this error code for me. I will try to analyze wireshark log and find that what is causing this error.

Will also try to use  ERR_load_crypto_strings() in the code.

Thanks again for quick help :) .

Regards,
Binod Kumar
On Thursday, March 8, 2018, 7:12:31 PM GMT+5:30, Wouter Verhelst <wouter.verhelst@xxxxxxxxxxxx> wrote:


This type of error message is shown when the error strings haven't been loaded. You can fix that by way of the ERR_load_crypto_strings() call.


On 08-03-18 14:14, binod kumar via openssl-users wrote:
Hello openssl users,

Need you help understanding the openssl error "error:140760FC:lib(20):func(118):reason(252)".  I am using SSL server on Windows machine and am successfully able to connect and make requests to this server from other Windows machine. 
But when requests are being made with same set of certificates  from Solaris amd 64 machine I am getting this error.

While debugging I identified that this error is being thrown by SSL server during SSL_accept() call.

I tries searching about this error on Web but could not find meaningful answer. Please help me understand the issue and fix it or point me to the right forum where I can get answer for this.

Thanks & Regards,
Binod Kumar




--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux