Thumbnail
Category: Lập trình

Install SSL in Nginx Ubuntu

Date: January 12, 2025
17 views

Contents

[
Hide
]



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.

Copyright © 2025 All Right Reserved