Based on the information you provided, I don’t have any other advice. The
print routine does not free the CRL. You must be free’ing it twice. Perhaps
run under a debugger with a breakpoint
From: Raghavendra a
Date: Tuesday, May 15, 2018 at 2:58 AM
To: Rich Salz
Cc: openssl-users
Subject: Re
On 12/05/2018 19:01, Deepak Goel wrote:
Hello
I am trying to use Apache2 on Ubuntu. When I try running Apache2, it
throws up an error:
SSLv3 not supported by this version of OpenSSL. I tried installing
latest version of OpenSSL by using (sudo apt-get install openssl) on
Ubuntu. However the