Hi guys.
We got our own bought certificates, which i manually converted on the machine itself with openssl:
* openssl x509 -in cert.crt -out cacert.pem
* openssl rsa -in server.key -text > cakey.pem
Server's hostname is in line with the certificate.
Enabled SSL in directadmin.conf and added the lines for the path's to the certificates.
But it is still giving me the error in error.log: Can't connect to ssl.
What is there left to check, what else could be wrong?
Kind regards.
We got our own bought certificates, which i manually converted on the machine itself with openssl:
* openssl x509 -in cert.crt -out cacert.pem
* openssl rsa -in server.key -text > cakey.pem
Server's hostname is in line with the certificate.
Enabled SSL in directadmin.conf and added the lines for the path's to the certificates.
But it is still giving me the error in error.log: Can't connect to ssl.
What is there left to check, what else could be wrong?
Kind regards.
Last edited: