SSL on DA controlpanel is not working

fezzie

New member
Joined
Apr 4, 2015
Messages
2
Hi there,

I m trying to install a purchased ssl certification on my DA controlpanel but it is not working, see below the steps i followed:

i created a csr with http://help.directadmin.com/item.php?id=256
i gave the provider the csr and i get the certb back:

AddTrustExternalCARoot.crt
COMODORSAAddTrustCA.crt
COMODORSADomainValidationSecureServerCA.crt
pythonesque_nl.crt

then i followed http://help.directadmin.com/item.php?id=15
i created self signed certs:

certificate: /usr/local/directadmin/conf/cacert.pem
key: /usr/local/directadmin/conf/cakey.pem

then i put the content from mydomain_com.crt to cacert.pem
also i put the content from private.key to cakey.pem

restarted directadmin but it stil dont work :(

if i go to pythonesque.nl:2222 it doesnt work
and when i go to https://pythonesque.nl it working

i did something wrong, maybe someone can help with this please
 
Back
Top