On Mon, Jun 21, 2010, jeff wrote:
> Well that completely screwed up my plans. Am i glad i looked at this
> thread before creating a disaster.
>
> So i was using SSL_METHOD struct to provide a custom implementation of
> rsa_mod_exp. And this implementation needed to be provided on a per-need
> bas
Well that completely screwed up my plans. Am i glad i looked at this
thread before creating a disaster.
So i was using SSL_METHOD struct to provide a custom implementation of
rsa_mod_exp. And this implementation needed to be provided on a per-need
basis. After your reply, I quickly ran a test and
On Mon, Jun 21, 2010, Arunkumar Manickam wrote:
> Hi,
>
> What is the function to be called to free SSL_METHOD * created using
> SSLv23_client_method or other similar methods.
>
There isn't one. It is a static structure.
Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercia
I am on PTO from 6/21 - 6/25. I will get back to your questions and concerns
when I am back. If this is an critical issue, please contact Rahul J
oshi[rahul.x.jo...@oracle.com] for immediate assistance.
__
OpenSSL Project
Hi,
What is the function to be called to free SSL_METHOD * created using
SSLv23_client_method or other similar methods.
Thanks,
Arun