If you have bought an SSL certificate from a certificate authority, you need to install it on your domain in DirectAdmin. This guide walks through adding the certificate, its key, and the CA bundle so your site is secured.
What you will need #
- The issued certificate (often a .crt file or a block of text).
- O private key generated with your CSR.
- O CA bundle (intermediate certificates) from the provider.
Installing the certificate #
- Faça login no DirectAdmin.
- Open your domain’s Certificados SSL section.
- Choose to paste a certificate and key.
- Paste the certificate and the matching private key.
- Add the CA bundle in the intermediate certificate field.
- Save and enable SSL for the domain.
After installing #
- Visit your site with https and check for the padlock.
- Use an online SSL checker to confirm the chain is complete.
- Force HTTPS so all visitors use the secure version.
The importance of the CA bundle #
Leaving out the CA bundle is a common mistake that causes some browsers or devices to show a trust warning even though the certificate is valid. Always include the intermediate certificates your provider supplies.
Solução de problemas #
- Key mismatch error: the certificate and private key must be a matching pair from the same CSR.
- Trust warning on some devices: add or correct the CA bundle.
Precisa de ajuda? #
If your certificate will not install cleanly, our support team can help over live chat.