Arcadius
Verified User
Hello there!
Cpuld anyone help fix this SSL problem:
With self-signed certificates everything works fine, with this one
generated by outside company (commercial SSL), DA always shows error, and does not start.
Could it be something wrong with the certificate? I've checked paths and rights few times.
What can I do to make it work, or to make log more verbose?
Part of my directadmin.conf
SSL=1
cacert=/usr/local/directadmin/conf/cacert.pem
cakey=/usr/local/directadmin/conf/cakey.key
directadmin.log says
2004:08:16-14:44:00: error loading certificate key
2004:08:16-14:44:09: error loading certificate key
ls -la /usr/local/directadmin/conf
-rw------- 1 diradmin diradmin 1273 Aug 16 14:27 cacert.pem
-rw------- 1 diradmin diradmin 887 Aug 16 14:27 cakey.pem
Any help from ypu guys?
It is working on FreeBSD 5.x.
Cpuld anyone help fix this SSL problem:
With self-signed certificates everything works fine, with this one
generated by outside company (commercial SSL), DA always shows error, and does not start.
Could it be something wrong with the certificate? I've checked paths and rights few times.
What can I do to make it work, or to make log more verbose?
Part of my directadmin.conf
SSL=1
cacert=/usr/local/directadmin/conf/cacert.pem
cakey=/usr/local/directadmin/conf/cakey.key
directadmin.log says
2004:08:16-14:44:00: error loading certificate key
2004:08:16-14:44:09: error loading certificate key
ls -la /usr/local/directadmin/conf
-rw------- 1 diradmin diradmin 1273 Aug 16 14:27 cacert.pem
-rw------- 1 diradmin diradmin 887 Aug 16 14:27 cakey.pem
Any help from ypu guys?
It is working on FreeBSD 5.x.