Add https to domain with let's encrypt (nginx + VPS + Ubuntu)

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=AMV1JM-5GTg



Duration: 2:25
458 views
4


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


2021-08-30Mengubah root folder webserver apache ke home-user-public_html di Ubuntu 20.04
2021-08-29How to solve - cannot remove 'external_volume': Device or resource busy in Ubuntu
2021-08-23Menambahkan volume baru di EC2 AWS
2021-08-18Mengeset static IP di EC2 AWS
2021-08-17Mengubah instance type di EC2 AWS
2021-08-16Menambahkan ukuran storage di EC2 AWS (OS: Ubuntu 20.04)
2021-08-15Tutorial cara menghubungkan domain dan vps dari hosting yang berbeda
2021-08-08Kdenlive - how to blur video
2021-08-08Tutorial - Memonitor traffic di apache dengan mod_status (ubuntu)
2021-06-11How to fix : nginx site-enabled failed (40: Too Many level)
2021-06-11Add https to domain with let's encrypt (nginx + VPS + Ubuntu)
2021-06-01Add https to domain with let's encrypt (apache webserver + VPS unmanaged + ubuntu 20.04)
2021-05-24How to fix Selenium Error (Python) - Message: 'chromedriver' executable needs to be in PATH
2021-05-17How to fix Certbot - The PPA has been DEPRECATED on ubuntu 20.04
2021-05-15How to fixing nginx - unknown directive (if $remote_addr)
2021-05-10How to enable kibana login page
2021-01-16Letsencrypt error - The requested pache plugin does not appear to be installed
2021-01-05Openvpn error - KEY CONFIG (set by the var script) is pointing to the wrong version of openssl.cnf
2020-11-17[Windows7] Net Framework error - A certificate chain processed, but terminated in a root certificate
2020-11-07Codeigniter - Read Excel File with Spout Library
2020-11-07How to install apache latest version on Ubuntu 18.04



Tags:
ssl
https
website
nginx
let's encrypt
install
vps
ubuntu
webserver
terminal
unmanaged
tutorial