SSL Certificates Are Used Inside Internet Servers To Encrypt The Site Visitors Among The Server And Patron, Supplying Greater Safety For Customers Gaining Access To Your Utility. Permit’s Encrypt Offers A Clean Manner To Obtain And Install Relied-on Certificates Without Spending A Dime.
Hook up with your Server the usage of the Putty SSH customer.
And permits start!
# All that you need Copy and Past
At the being Install the Let’s Encrypt Client.
1- Simply, to Start adding the repository to install Certbot:
sudo add-apt-repository ppa:certbot/certbot
Click ENTER to Accept
After that, to get the new repository package info update the package list :
sudo apt-get update
Then, Install Certbot’s Apache :
sudo apt install python-certbot-apache
Now You Can Use The Certbot.
2- Now Set Up the SSL Certificate!
Producing the SSL certificates for Apache using Certbot is pretty trustworthy. The client will routinely gain and deploy a new SSL certificate that is legitimate for the domain names furnished as parameters.
Just, run the following command Below : (change the domain)
sudo certbot --apache -d YOUR-DOMAIN-NAME-HERE
PUTTY will be asked to supply an email address for lost key recovery and notices, and you will be able to choose between enabling both HTTP or HTTPS access or forcing all requests to redirect to HTTPS. It is usually safest to require HTTPS unless you have a specific need for unencrypted HTTP in your traffic.
GREAT!
Check your website now and it should be SSL encrypted.
Congratulations! ✔️
ANY QUESTIONS I WILL BE GLAD TO HELP YOU!
Free SEO Tools: https://seometools.com/


0 Comments