# letsincrypt
총 1개의 포스트

LETSENCRYPT 인증서 갱신
80 포트 오픈 여부 확인 리다이렉팅 되어 있으면 해제 sudo iptables -t nat -L --line-numbers sudo iptables -t nat -D PREROUTING 1 웹서버(nginx) 멈추기 sudo systemctl stop nginx.service 인증서 갱신 sudo cerbot renew 와일드 카드 도메인 있는 경우 : sudo certbot certonly -a manual -i nginx -d 도메인 예시) sudo certbot certonly -a manual -i nginx -d *.icanidevelop.com DNS TXT 적용 및 확인 ![](https://velog.vel
2023년 2월 12일
·
0개의 댓글·
0