Dear,
For a customer's website i have to install a new PositiveSSL certificate (ordered by www.sslcertificaten.nl).
Normally it's not a problem to add new certificates to a user, it will always work directly. But this time it won't!
I assigned the user to a dedicated IP, the user has only one domain in it's account, and i added the SSL certificate to this domain. Directadmin says that the certificate was added succesfully but when i check this with a SSL check tool (https://www.sslcertificaten.nl/SSLCheck) it looks like the default SSL of directadmin is still active.
When i look at the /usr/local/directadmin/data/users/username/ folder, there are all needed files for the new SSL file located. But when i look at the /usr/local/directadmin/data/users/username/httpd.conf the following lines are shown:
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
SSLCACertificateFile /usr/local/directadmin/data/users/username/domains/domain.nl.cacert
Normally the 2 first lines are also rewrited to the path of the /usr/local/directadmin/data/users/username/ folder. When i change the first 2 lines (manualy) to this path and save the file, Apache won't start (i don't get any error message).
I don't know why this certificate won't work, normally it works directly!
Is this a know problem or something new?
I hope you can help me out with this!
For a customer's website i have to install a new PositiveSSL certificate (ordered by www.sslcertificaten.nl).
Normally it's not a problem to add new certificates to a user, it will always work directly. But this time it won't!
I assigned the user to a dedicated IP, the user has only one domain in it's account, and i added the SSL certificate to this domain. Directadmin says that the certificate was added succesfully but when i check this with a SSL check tool (https://www.sslcertificaten.nl/SSLCheck) it looks like the default SSL of directadmin is still active.
When i look at the /usr/local/directadmin/data/users/username/ folder, there are all needed files for the new SSL file located. But when i look at the /usr/local/directadmin/data/users/username/httpd.conf the following lines are shown:
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
SSLCACertificateFile /usr/local/directadmin/data/users/username/domains/domain.nl.cacert
Normally the 2 first lines are also rewrited to the path of the /usr/local/directadmin/data/users/username/ folder. When i change the first 2 lines (manualy) to this path and save the file, Apache won't start (i don't get any error message).
I don't know why this certificate won't work, normally it works directly!
Is this a know problem or something new?
I hope you can help me out with this!