Add https to domain with let's encrypt (nginx + VPS + Ubuntu)
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=AMV1JM-5GTg
Add https to domain with let's encrypt (nginx + VPS + Ubuntu 20.04)
steps :
if you're using ubuntu lower than 20
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt install python-certbot-nginx
if you're using ubuntu 20
sudo snap install certbot --classic
next steps :
sudo certbot --nginx -d nurulmoko.com -d nurulmoko.com
Other Videos By Ambar Hasbiyatmoko
Tags:
ssl
https
website
nginx
let's encrypt
install
vps
ubuntu
webserver
terminal
unmanaged
tutorial