Ubuntu22.04

A collection of 2 posts

Nginx https 인증 (feat. Code-server)

Nginx https 인증 (feat. Code-server)

CertBot을 이용해서 인증서를 발급받는다. 80번 포트가 비어있어야 하므로 nginx 서비스를 끈다. sudo snap install certbot --classic sudo systemctl stop nginx.service sudo certbot certonly --standalone # Email / Y / N / domain 하면 다음과 같은 로그가