Can't connect to ssl!

liorm

Verified User
Joined
Feb 2, 2012
Messages
28
Hi Guys,
I know that this error has been discussed a few time in the past, BUT i am still unable to come up with a solution to this one.

Browsing to the https://xx.xxxx.com:2222 works fine, as well as the redirect to https from http://xx.xxxx.com:2222 .

These messages keep showing on the error logs however.
Any ideas?




4 -rw-r--r-- 1 root root 1847 Feb 11 10:11 cacert.pem ##godaddy cert
4 -r-------- 1 diradmin diradmin 1675 Feb 11 10:21 cakey.pem ##cert private key
4 -rw------- 1 diradmin diradmin 2122 Feb 11 11:27 directadmin.conf
4 -rw------- 1 diradmin diradmin 1559 May 7 2011 license.key
4 -rw-r--r-- 1 root root 45 May 4 2011 license.new
4 -rw------- 1 diradmin diradmin 1559 May 4 2010 license.old
4 -r-------- 1 diradmin diradmin 30 May 6 2009 mysql.conf


SSL=1
addip=/usr/local/directadmin/scripts/addip
admin_helper=admin.site-helper.com
admindir=./data/admin
apache_public_html=0
apache_ver=2.0
apachecert=/etc/httpd/conf/ssl.crt/server.crt
apacheconf=/etc/httpd/conf/extra/directadmin-vhosts.conf
apacheips=/etc/httpd/conf/ips.conf
apachekey=/etc/httpd/conf/ssl.key/server.key
apachelogdir=/var/log/httpd/domains
apachemimetypes=/etc/mime.types
brute_force_log_scanner=1
brute_force_time_limit=300
brutecount=250
bruteforce=1
cacert=/usr/local/directadmin/conf/cacert.pem
cakey=/usr/local/directadmin/conf/cakey.pem

check_partitions=2
check_subdomain_owner=1
clear_blacklist_ip_time=0
clear_brute_log_entry_time=14
clear_brute_log_time=48
demodocsroot=./data/skins/enhanced
docsroot=./data/skins/enhanced
dovecot=1
emailspoolvirtual=/var/spool/virtual
emailvirtual=/etc/virtual
enforce_difficult_passwords=1
ethernet_dev=eth0
exempt_local_block=1
force_hostname=xx.xxxx.com
frontpage_on=0
ftpconfig=/etc/proftpd.conf
ftppasswd=/etc/proftpd.passwd
ftpvhosts=/etc/proftpd.vhosts.conf
ip_brutecount=250
license=/usr/local/directadmin/conf/license.key
log_rotate_size=5
logdir=/var/log/directadmin
logger=/usr/local/directadmin/logger
loghostname=0
login_history=10
logs_to_keep=5
lost_password=0
max_username_length=10
maxfilesize=10485760
mysqlconf=/usr/local/directadmin/conf/mysql.conf
namedconfig=/etc/named.conf
nameddir=/var/named
ns1=ns1.xx.xxxx.com
ns2=ns2.xx.xxxx.com
numservers=5
owsadm=/usr/local/frontpage/version5.0/bin/owsadm.exe
partition_usage_threshold=90
port=2222
purge_spam_days=30
quota_partition=/
removeip=/usr/local/directadmin/scripts/removeip
reseller_helper=reseller.site-helper.com
servername=xxxx.com
serverpath=/usr/local/directadmin
session_minutes=60
skinsdir=./data/skins
sshdconfig=/etc/ssh/sshd_config
ssl_redirect_host=xxxx.com
taskqueue=/usr/local/directadmin/data/task.queue
templates=/usr/local/directadmin/data/templates
ticketsdir=/usr/local/directadmin/data/tickets
timeout=60
tmpdir=../../../home/tmp
user_brutecount=100
user_helper=www.site-helper.com
userdata=./data/users
hide_brute_force_notifications=1
 
I don';t see any error message(s). I see a directory listing and a complete copy of the DirectAdmin configuration file.

What error message?

And please don;t bother to reply if you're not going to publish real IP# and domain name information as without them we really can't do anything but guess, so it's unlikely we can help you.

For more information look here (ntlworld.com).

Jeff
 
Hey Jeff,

Thanks for your reply.
I will provide IP and domain if needed following this: The error message is below.

2015:02:12-10:43:02: -> error:00000001:lib(0):func(0):reason(1)
2015:02:12-10:43:03: Can't connect to ssl!
2015:02:12-10:43:03: -> A failure in the SSL library occurred, usually a protocol error.
2015:02:12-10:43:03: -> error:00000001:lib(0):func(0):reason(1)
2015:02:12-10:43:03: Can't connect to ssl!
2015:02:12-10:43:03: -> A failure in the SSL library occurred, usually a protocol error.
2015:02:12-10:43:03: -> error:00000001:lib(0):func(0):reason(1)
2015:02:12-10:43:04: Can't connect to ssl!
2015:02:12-10:43:04: -> A failure in the SSL library occurred, usually a protocol error.
2015:02:12-10:43:04: -> error:00000001:lib(0):func(0):reason(1)


Thanks
 
..I have, still the same.

The error message seem to only appear sometimes, I guess when there are visits to the management page.
..Still can't see where and if there is an actual effect on the server.
 
Back
Top