Setting Up SSL/TLS Certificates Print

  • SSL/TLS certificates, SiteWorx, certificate management
  • 0

Description: This article covers how to obtain and install SSL/TLS certificates in SiteWorx, including setting up certificate authorities and intermediate certificates.

 

Securing your websites with SSL/TLS certificates is crucial, and SiteWorx provides tools to simplify this process. Here's a breakdown of how to obtain and install SSL/TLS certificates within SiteWorx:

  1. Understanding the Process:
  • Certificate Signing Request (CSR):
    • You'll first need to generate a CSR, which contains information about your domain and organization.
  • Certificate Acquisition:
    • You'll then submit the CSR to a Certificate Authority (CA) to obtain your SSL/TLS certificate.
  • Certificate Installation:
    • Finally, you'll install the certificate (and any intermediate certificates) on your server through SiteWorx.
  1. Generating a CSR:
  • Access SSL Certificate Management:
    • Log in to your SiteWorx control panel.
    • Navigate to the section related to SSL certificates. This is often found within the domain management area.
  • Generate the CSR:
    • Look for an option to "Generate CSR" or "Create CSR."
    • Fill in the required information, such as:
      • Common Name: Your domain name (e.g., yourdomain.com, [invalid URL removed]).
      • Organization: Your company name (if applicable).
      • Location: Your city, state/province, and country.
    • Generate the CSR. SiteWorx will provide you with the CSR text.
  1. Obtaining the SSL/TLS Certificate:
  • Choose a CA:
    • Select a reputable CA (e.g., Let's Encrypt, Sectigo, DigiCert). You can purchase directly with F5 MVH Internet Services
    • Let's encrypt is often a free option.
  • Submit the CSR:
    • Follow the CA's instructions to submit your CSR.
    • You'll typically need to verify your domain ownership.
  • Download the Certificate:
    • Once your certificate is issued, download the certificate file (and any intermediate certificates) from the CA.
  1. Installing the SSL/TLS Certificate:
  • Access SSL Certificate Installation:
    • Return to the SSL certificate management section in SiteWorx.
  • Install the Certificate:
    • Look for an option to "Install Certificate" or "Upload Certificate."
    • Private Key:
      • Ensure that the private key that was created with the CSR is installed.
    • Certificate:
      • Paste the contents of your certificate file into the appropriate field.
    • Intermediate Certificates (Chain Certificates):
      • If your CA provided intermediate certificates (also known as chain certificates), paste their contents into the designated field.
    • Install:
      • Complete the installation process.

Important Notes:

  • Let's Encrypt:
    • SiteWorx may have built-in support for Let's Encrypt, which simplifies the process of obtaining and installing free SSL/TLS certificates.
  • Intermediate Certificates:
    • Installing intermediate certificates is crucial for ensuring that your certificate is trusted by browsers.
  • Verification:
    • After installation, verify that your SSL/TLS certificate is working correctly using an online SSL checker.
  • Documentation:
    • Always refer to the official InterWorx documentation and your CA's documentation for the most accurate and up-to-date instructions.

By following these steps, you can successfully secure your websites with SSL/TLS certificates in SiteWorx.

 


Was this answer helpful?

« Back