sudo nginx -t
sudo systemctl reload nginx
sudo apt update
sudo apt-get install letsencrypt -y
sudo apt install certbot python3-certbot-nginx
sudo certbot --nginx -d 사이트명
No module named '_cffi_backend'
pip install -U cffi