:18
PM
Subject: RE: OpenSSL Segmentation
Fault
Hello
Again
In my case, it is a
simple server, not too much complexity with respect to SSL usage or network
protocols. Basically just receives a string, parses it and passes the result
back, then do some server side
two
specific locations; during ssl handshake and while exiting a thread.
Regards
Nauman Akbar
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pablo J Royo
Sent: Wednesday, April 06, 2005
04:58 PM
To: openssl-users@openssl.org
Subject: Re: OpenSSL Segmentation
Fault
e supplied callbacks.
- Original Message -
From:
Nauman
Akbar
To: openssl-users@openssl.org
Sent: Wednesday, April 06, 2005 11:51
AM
Subject: OpenSSL Segmentation Fault
Dear
Users
I have developed a custom OpenSSL
based multi-threaded server. It
Dear Users
I have developed a custom OpenSSL based multi-threaded
server. It only uses ADH and is working fine except for one problem. The server
crashes randomly with segmentation fault. However, it does not generate any
core dump. I am developing this server on RH9 with OpenSSL 0.9.7a
Hi
I wonder if you can help. I am trying to generate certificates in order
to have a FreeRadius server running on my RedHat 7.3 and to authenticate
a WinXP client.
So far I have used openssl (/usr/local/ssl) version 0.9.6h ([engine] 5
Dec 2002) with which I can generate CA for root (CA.root), se