This article explains how to include or exclude a domain from AutoSSL in cPanel. Including or excluding a domain from AutoSSL in cPanel allows you to control which domains receive…
Category: SSL
How to Export a Let’s Encrypt SSL Certificate with Private Key via MMC Console
March 15, 2025 / SSLIf you do not have the private key installed, follow these steps to resolve the issue and successfully export the Let’s Encrypt SSL certificate with its private key. Follow the…
How to Generate a CSR Key and Install an SSL Certificate on IIS 8
February 21, 2025 / SSLThanks to an encryption technique called SSL (Secure Sockets Layer), a web server and a user’s browser can communicate securely. SSL guarantees that private data, including payment information, login passwords,…
How to set Let’s Encrypt (LE) as your server’s default AutoSSL provider
October 23, 2024 / SSLThis guide discovers the process of setting Let’s Encrypt (LE) as your server’s default AutoSSL provider. Let’s Encrypt is a widely used and rapidly growing certificate authority that provides free…
How to set up and use a shared SSL- Windows
August 1, 2024 / SSLIt is possible to use another domain’s SSL as a shared SSL that points to a Windows server. This will enable you to offer a secure connection to your website,…
How to remove a certificate from AutoSSL
July 17, 2024 / SSLThis guide will illustrate how to remove a certificate from AutoSSL. Your AutoSSL will automatically replace any certificate and apply certificates to the domains in the account if the “Allow…
How to inspect AutoSSL using command line
July 16, 2024 / SSLIn this guide, we have explained how to inspect AutoSSL using command line. There is a cPanel script that may check SSL status on the command line. Many users prefer…
How to install an SSL certificate on your hosting account
June 7, 2024 / SSLInstalling an SSL certificate on your hosting account is important to encrypt data transmission, improve security, and build trust with your users by confirming that information is protected. If you…
How to manage service SSL certificates in WHM
February 22, 2024 / SSLIn this article, we have explained how to manage service SSL certificates in WHM. To ensure secure communication and data protection, it is essential to manage service SSL certificates in…
How to determine which SSL/TLS protocols are enabled in the apache configuration
November 17, 2023 / SSLTo examine the permitted protocols, refer to the “SSLProtocol” Apache directive, which determines the SSL/TLS protocols used by Apache. Follow the steps- Access Plesk server through SSH. Execute the following…