SSL for DirectAdmin

Installing a SSL Certificate using Directadmin

Once you receive the validated certificate from the Certificate Authority, your next step should be installation on the server in which you have domain name hosted. For this you need to go to the “SSL Certificates” option within the “Advanced Features” section 



After that, choose “Paste a pre-generated certificate and key” and paste your Private Key file along with the Validated Certificate file. We recommend you open this in advance using Notepad or any other Text Editor. When entering these details, begin with the Private Key followed by the SSL Certificate (see example below). Once both codes are entered, click on the “Save” button. 




The CA Certificate (CA Bundle) should be installed afterwards. You will need to return to the 'SSL Certificates' panel and click on the link Click here to paste a Root CA Certificate. 



Copy the chain of intermediate certificates and paste it to the box, tick ‘Use a CA Cert’ checkbox and click on the “Save” button. 



Check that the SSL is enabled for the website at the top of the SSL Certificates menu. 



If SSL support is disabled, click on the link ‘You can enable it here’, check Secure SSL option and press on the “Save” button. 



That’s all, your certificate is installed and you can access your web site via https:// protocol.

Go to "Domain Setup" and set the direct or symbolic link.
If you want to put different files that are ssl only in private_html, use the default settings.
If all files are the same you can relink private to public:


 

  • 1 utilizatori au considerat informaţia utilă
Răspunsul a fost util?

Articole similare

SSL

Stimate client,Va aducem la cunostinta faptul ca incepand de la data de 1 ianuarie 2017, cel mai...

SSL htaccess

RewriteEngine OnRewriteCond %{HTTPS} !=onRewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]

Powered by WHMCompleteSolution