Install SSL in Nginx Ubuntu
Website reference: https://docs.chaicode.com/ssl-in-nginx-ubuntu/
Các bước thực hiện:
Install certbot
sudo apt install certbot python3-certbot-nginx
Run command (Thay domain tương ứng)
sudo certbot --nginx -d test.chaicode.com
Điền email và
- nếu có (A)gree gõ A enter.
- nếu có (Y)es thì gõ Y enter.