On Sat, Oct 15, 2011 at 02:24:08PM +0530, deepak gupta wrote:
> I am getting "no OPENSSL_Applink" while creating context for HTTPS
> server, It occur in the line 'ctx.set_tmp_dh('dh1024.pem')'. Do
> any one knows why this error occured and what will happen if I will
> comment 'ctx.set_tmp_dh('dh
Hi All,
I am getting "no OPENSSL_Applink" while creating context for HTTPS server, It
occur in the line 'ctx.set_tmp_dh('dh1024.pem')'.
Do any one knows why this error occured and what will happen if I will comment
'ctx.set_tmp_dh('dh1024.pem')' line and proceed.
2nd problem is I am getting