A failure in the SSL library occurred

Ruud

Verified User
Joined
Apr 10, 2011
Messages
7
I'm running DirectAdmin over SSL and I'm getting the following errors in the DirectAdmin error log.

Code:
Can't connect to ssl!
-> A failure in the SSL library occurred, usually a protocol error.
-> error:00000001:lib(0):func(0):reason(1)
Socket write error: fd is connected to a pipe or socket whose reading end is closed.  When this  happens the writing process will also receive a SIG_PIPE signal.  (Thus, the write return value is seen only if  the program catches, blocks or ignores this signal.)

The server runs CentOS release 5.10 (Final).

Any idea what is causing this and how to fix this?
 
Back
Top