Can you please try to build the openssl with debug information (-d on
Configure command line)? To see whether the backtrace will contain more
information.
Tomas Mraz
On Thu, 2022-06-02 at 11:09 +0530, Minal Patil wrote:
> Hello All,
>
> I am trying to use RSA_generate_key_ex function to generate
Hello All,
I am trying to use RSA_generate_key_ex function to generate the RSA key
pairs on RHEL 7.2 PPCle. I am observing crash when i link the source code
with Openssl 3.0 whereas same works if i link with Openssl 1.0.2
Below is configure command used for compiling openssl
./Configure no-shared