본문 바로가기
Ubuntu

[certbot] SSL Certification 갱신 방법

by 너드나무 2022. 5. 17.
반응형
// certbot 인증서 갱신
$ sudo certbot renew
// nginx 서버 재시작
$ sudo systemctl restart nginx
728x90
반응형