How to Install Free SSL for Apache/Nginx on Ubuntu

preview_player
Показать описание
#Linuxvps #vpshosting #sslcertificate #ssl #letsencrypt #apache #nginx #ubuntulinux #ubuntuserver
Any website that aspires to attract visitors needs to include SSL/TLS encryption for its domain. SSL/TLS certificates ensure a safe connection between your web server and browsers. Let's Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this video, we will show you how to Install Free SSL for Apache/Nginx on Ubuntu.

Commands to be run on the ubuntu server:
Update the system: apt-get update && apt-get upgrade
Install Certbot client
add the Certbot repository:sudo add-apt-repository ppa:certbot/certbot
update the package list: apt-get update
install Certbot
For Apache: apt-get install python-certbot-apache
For Nginx: apt-get install python-certbot-nginx
Obtain a Let’s Encrypt Certificate

You can also watch the below videos about LinuxServer
How to Access Linux Server via Mac
How to Change a User’s Password in Linux Server
How to Install Desktop Environment and XRDP Service in Ubuntu 20

and enjoy a special 10% discount for NEW clients: "10_YTAF0722"

Thanks for watching.
Comment your feedback if possible.
Please like and share this video with your friends to spread the knowledge to others.
Subscribe to our channel for continuous how-to videos about managing applications or services on hosted servers.
Let's connect!
Рекомендации по теме