Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to install SSL certificate for a domain on DirectAdmin  (Read 4110 times)

0 Members and 1 Guest are viewing this topic.

Vinil

  • Guest
How to install SSL certificate for a domain on DirectAdmin
« on: November 19, 2013, 04:39:26 pm »
To install SSL certificates for a domain on DirectAdmin platform, follow the steps given below. Make sure that the domain is assigned with a dedicated IP address.


1). Login to DirectAdmin user control panel and click "SSL Certificates" underneath Advanced Features section. See the screenshot.



2). Then "Create A Certificate Request" and fill the requested details in the form.

For example:

Code: [Select]
2 Letter Country Code : IN
State/Province : XXXXX
City :  XXXXX
Company : XXXXX
Company Division : IT 
Common Name : www.yourdomainname.com 
E-Mail : hostmaster@yourdomainname.com
Key Size (bits) :2048


3). After click save, the CSR will successfully generated. Copy this CSR code to a secure place.

4). Then send this CSR to a Certificate Authority (CA) and complete the processes with your Certificate Authority. After this you need to login to your email account which has been provided to your CA to approve the SSL certificate.Once approved, you will receive another email with the Signed Certificate.

5). Open DirectAdmin control panel, click on "SSL certificates" again.

Choose "Paste a pre-generated Certificate and key", paste the SSL certificate code below the below
"----End RSA PRIVATE KEY---" and click save. This field should have content in it already.

6). Your SSL Certificate should be installed now. Try to access your domain by "https://yourdomain.com" to verify.
« Last Edit: November 19, 2013, 07:55:38 pm by Vinil »