Let’s Encrypt[edit]

certbot[edit]

Install[edit]

# yum install epel-release
# yum install certbot
CentOS6[edit]

実行[edit]

cron[edit]

失敗[edit]
正解は以下[edit]
for Jupyterhub[edit]
05 4 * * * /usr/bin/certbot renew --post-hook "touch /tmp/certs_changed" 1>/dev/null 2>&1 && /usr/local/bin/restart-network-service 1>/dev/null 2>&1

GitLab[edit]


トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS