본문 바로가기
IT

certbot renew 주기

by Oh.mogilalia 2019. 3. 17.

10 11 10 2,3,5,6,8,9,11,12 * /usr/bin/certbot renew                        2,3,5,6,8,9,11,12월 10일 11시 10분에 실행
15 11 10 2,3,5,6,8,9,11,12 * /usr/sbin/service apache2 reload      2,3,5,6,8,9,11,12월 10일 11시 15분에 실행
0 * * * * sync && echo 3 > /proc/sys/vm/drop_caches


root@mogibu:/home/mogibu# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Processing /etc/letsencrypt/renewal/nextcloud.mogibu.kro.kr.conf

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Cert not yet due for renewal

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Processing /etc/letsencrypt/renewal/wordpress.mogibu.kro.kr.conf

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Cert not yet due for renewal

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

The following certs are not due for renewal yet:

  /etc/letsencrypt/live/nextcloud.mogibu.kro.kr/fullchain.pem expires on 2019-06-13 (skipped)

  /etc/letsencrypt/live/wordpress.mogibu.kro.kr/fullchain.pem expires on 2019-05-12 (skipped)

No renewals were attempted.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

'IT' 카테고리의 다른 글

ubuntu server : sudo apt upgrade 할 때마다 나타나는 에러 메시지  (0) 2019.07.06
certbot renew  (0) 2019.06.10
워드프레스 업그레이드  (0) 2019.03.16
서버 uname -r 4.14.66-134  (0) 2018.10.11
우분투 mov2mp4  (0) 2018.07.07