글 수정

작성자 본인만 수정할 수 있습니다

← 홈으로
익명 · 2023.07.16 · 조회 18,258
certbot 인증서 갱신 오류와 해결 법
<p><span style="font-size: 12pt; color: rgb(255, 232, 232); background-color: rgb(37, 37, 37);">​$&nbsp;</span><span style="font-size: 16px; color: rgb(255, 232, 232); background-color: rgb(37, 37, 37);">sudo certbot renew --dry-run​</span></p><p><span style="font-size:12pt;">-​ <span style="background-color: rgb(37, 37, 37); color: rgb(255, 232, 232);">$&nbsp;</span></span><span style="font-size: 16px; background-color: rgb(37, 37, 37); color: rgb(255, 232, 232);">certbot: error: unrecognized arguments: --dry-ru</span></p><p><span style="font-size:12pt;">&nbsp;</span></p><p><span style="font-size: 12pt; color: rgb(255, 232, 232); background-color: rgb(37, 37, 37);">$ sudo certbot renew</span></p><p><span style="font-size:12pt;">- <span style="color: rgb(255, 232, 232); background-color: rgb(37, 37, 37);">$​&nbsp;</span></span><span style="font-size: 16px; color: rgb(255, 232, 232); background-color: rgb(37, 37, 37);">certbot: error: unrecognized arguments: rene</span></p><p><span style="font-size:12pt;">&nbsp;</span></p><p><span style="font-size:12pt;">위와 같은 certbot 자동 (보안)인증서 ​갱신 오류가 발생한다면</span></p><p><span style="font-size:12pt;">&nbsp;</span></p><p><span style="font-size: 12pt; color: rgb(255, 232, 232); background-color: rgb(37, 37, 37);">$ sudo certbot -v</span></p><p>- 현재 certbot(Let's Encrypt)의 보안 인증서를 사용중인 도메인 입력</p><p>-번호 설정, 대부분 1~2번</p><p>-지정 번호 설정</p><p>&nbsp;</p><p><span style="background-color: rgb(37, 37, 37); color: rgb(255, 232, 232);">$&nbsp;sudo certbot certificates</span></p><p>인증서 유효기간 확인, () 안에 89day 식으로 표시 됨</p>