We're running into the following problem. We've enabled SSL for all DA servers yesterday including the redirect in case clients connect to plain http. Some of our clients report getting an error as much as 3 out of 5 times when connecting to http://servername.domain.tld:2222 but when refreshing it works fine. When they go directly to https://servername.domain.tld:2222 everything works as expected.
So the problem is only when the ssl_redirect_host parameter in directadmin.conf is 'executed'. The directadmin error.log is filled with this error:
2010:12:09-11:58:46: -> A failure in the SSL library occurred, usually a protocol error.
2010:12:09-11:58:46: -> error:00000001:lib(0):func(0):reason(1)
2010:12:09-11:59:33: Can't connect to ssl!
What gives? The same is happening across all our DA servers.
So the problem is only when the ssl_redirect_host parameter in directadmin.conf is 'executed'. The directadmin error.log is filled with this error:
2010:12:09-11:58:46: -> A failure in the SSL library occurred, usually a protocol error.
2010:12:09-11:58:46: -> error:00000001:lib(0):func(0):reason(1)
2010:12:09-11:59:33: Can't connect to ssl!
What gives? The same is happening across all our DA servers.