Let's Encrypt installation in CWP

Let's Encrypt installation in CWP

Let's Encrypt installation in CWP

   Step 1: follow are the steps to install let's encrypt for a domain

1. Visit the URL http://SERVER_IP:2082 and login with your username and password.

2. From the dashboard find Auto SSL under domain and sub-domain section.



3. Select the domain which you want to install the SSL, this will validate for a while.



4. Now install the certificate for the domain.



A popup will inform it has been successful.



5. Now visit your domain as https://<your_domain> and verify that your SSL is installed correctly.


   Step 2: Following steps are formanaging the SSL for the domain

1. You can visit the domain securely by clicking on Go link

2. You can also check the SSL verification from any test link

3. At the time of renewal click on renew now button to revalidate the SSL encryption

4. If you want to delete the SSL, click on delete button. After that use http://<your_domain> instead of https://<your_domain> on your domain url for further use.



    • Related Articles

    • Obtaining a Server Certificate from Let's Encrypt Using Certify The Web

      Obtaining a Server Certificate from Let's Encrypt Using Certify The Web Certify The Web (a.k.a Certify) is a Let's Encrypt GUI for Windows, allowing you to request, deploy and auto-renew free SSL/TLS certificates from the letsencrypt.org Certificate ...
    • Install Free Lets Encrypt SSL certificate for your domains and sub-sudomains

      Install Free Lets Encrypt SSL Certificate from Plesk Here we will get to know how to add Let's Encrypt Free SSL certificate for your domains, www and domain aliases hosted on the same server, also how to redirect HTTP to HTTPs. Step 1: Login to the ...
    • How to install CentOS Web Panel (CWP)

      Steps to follow to install CWP Panel from CLI Step 1: Download and Install the CWP Panel from CLI 1. Login to your server as root or as any other user with sudo privilege and run the following commands in the terminal. # cd /usr/local/src # wget ...
    • How to install WordPress on CWP

      Steps to install Wordpress in CWP Step 1: Login at http://<your_server_ip>:2082 or http://<domain_name>:2082 1. Go to the Addons menu on left panel, select Wordpress. 2. Fill in the input fields as mentioned below, A. Choose Protocol - protocol type ...
    • Available automated scripts at centos web panel (CWP) with the latest version

      Restart HTTPD service: # sh /usr/local/cwpsrv/htdocs/resources/scripts/restart_httpd Install or update ioncube loader PHP addons (you will need to restart httpd and cwpsrv): # sh /usr/local/cwpsrv/htdocs/resources/scripts/update_ioncube Upgrade ...