사용자 도구

사이트 도구


os:ubuntu:letsencrypt

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
os:ubuntu:letsencrypt [2020/06/06 18:24]
starlits [TOMCAT 설정]
os:ubuntu:letsencrypt [2020/06/06 18:41]
starlits [참고링크]
줄 45: 줄 45:
 IMPORTANT NOTES: IMPORTANT NOTES:
  - The dry run was successful.  - The dry run was successful.
 +</code>
 +
 +===== 인증서 폐기 =====
 +  - revoke 옵션으로 인증서를 폐기한다 <code bash>
 +letsencrypt revoke --cert-path /etc/letsencrypt/archive/ecp.adminschool.net/cert1.pem 
 </code> </code>
  
줄 59: 줄 64:
 # letsencrypt certonly --webroot -w /home/admin/tomcat8_ecp/webapps/ -d ecp.adminschool.net # letsencrypt certonly --webroot -w /home/admin/tomcat8_ecp/webapps/ -d ecp.adminschool.net
 </code> </code>
 +
 +
 +===== 참고링크 =====
 +  - https://jimnong.tistory.com/742
 +  - https://idchowto.com/?p=47592
os/ubuntu/letsencrypt.txt · 마지막으로 수정됨: 2020/06/06 21:29 저자 starlits