How to debug ssl library in OpenSSL 1.1.1a? Thanks in advance.

2021-08-13 Thread Ma Zhenhua
Hi Team, I modified OpenSSL 1.1.1a ssl library but it seemed that there was some problem. How can I debug it? Thanks in advance. Sincerely, Allen

Re: Hi team, I modified openssl code and make test failed. What should I do with the failed cases. Thx in advance.

2021-08-13 Thread Dr Paul Dale
I suggest working out why they failed and getting them working again.  You've broken something with your modifications, you need to understand what's broken and why before continuing. Paul Dale On 14/8/21 9:56 am, Ma Zhenhua wrote: Hi team, I modified openssl code and make test failed. What

Hi team, I modified openssl code and make test failed. What should I do with the failed cases. Thx in advance.

2021-08-13 Thread Ma Zhenhua
Hi team, I modified openssl code and make test failed. What should I do with the failed cases. Thx in advance. Best regards, Allen

Openssl 1.1.1 - QNX support removed?

2021-08-13 Thread Mishra, Ankur
Hi, At following website it is mentioned that QNX support is removed in 1.1.1 version of OpenSSL. Anyone know if this is right information and in that case what is alternate for it. OpenSSL - Wikipedia [cid:image001.png@01D79045.199642A0] Regards, Ankur

Re: Crash seen in OPENSSL_sk_pop_free

2021-08-13 Thread Matt Caswell
On 13/08/2021 17:31, Bala Duvvuri via openssl-users wrote: Hi All, We are using OpenSSl version 1.1.1d in our program and crash is being seen in "OPENSSL_sk_pop_free" API, we invoke this API in our certificate verification API. Since crash is not seen always, trying to understand from OpenS

Crash seen in OPENSSL_sk_pop_free

2021-08-13 Thread Bala Duvvuri via openssl-users
Hi All, We are using OpenSSl version 1.1.1d in our program and crash is being seen in "OPENSSL_sk_pop_free" API, we invoke this API in our certificate verification API. Since crash is not seen always, trying to understand from OpenSSL code, when can this occur? Below is the bt of the crash #0