dev
pages-keywords dev
certbot 웹서버 인증서 생성하기 (for nginx)

ssl


도메인을 처음 생성하거나, 추가하거나, 수정할때 모두 아래와 같이 사용할 도메인만을 나열하여 새로 업데이트한다.

  1. certbot --nginx -d mydomain.com -d www.mydomain.com -d sub.mydomain.com


등록된 도메인 삭제시

  1. certbot delete --cert-name mydomain.com



nginx
인증서
certbot
인증서 생성
웹서버
댓글 (0)
등록된 댓글이 없습니다.