On Fri, Jun 04, 2004 at 11:00:01AM +0200, Jochen Eisinger wrote:
> Hello,
>
> I have the following problem I didn't find a solution for:
>
> A process establishes a SSL connection. Now the process forks from time
> to time a worker child that uses this connection. This works the first
> time, eve
Hello,
I have the following problem I didn't find a solution for:
A process establishes a SSL connection. Now the process forks from time
to time a worker child that uses this connection. This works the first
time, every other time the child can't use the SSL connection.
I guess this is because