in reply to Re^2: SSL Soap Server daemon stopping
in thread SSL Soap Server daemon stopping

error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
means it tried to speak HTTP to a HTTPS port

If so, how can I make it not stop the process when this happens?
I don't see how that would stop the server, but you can just restart the daemon (put it in a loop)