Tomas Mraz wrote in
<8dc71838a21fb2508928cab720f5e2c10bab1746.ca...@openssl.org>:
|A good starting point is to read the migration guide:
|
|https://www.openssl.org/docs/man3.0/man7/migration_guide.html
You .. really have to find that first. I shamelessly post some
private conversation i had i
I was able to trace the failure to ssl/ssl_sess.c line 279.
I’m not sure what needs to done additionally in application code for this.
Could someone please explain this error?
I’m just trying to add support for tls 1.3 in application which already
supports tls 1.2.
(gdb) bt
#0 0x7fd573705
Hi Matt,
Below is the error I got when I printed using ERR_error_string().
error:078C0100:common libcrypto routines::malloc failure
Any pointers on this?
Regards,
Ravi
-Original Message-
From: Matt Caswell
Sent: Tuesday, June 21, 2022 4:25 PM
To: Ramaiah, Ravichandran Bagalur ; opens