iptime.org 로는 더 이상 SSL 갱신이 불가함
어쩔 수 없이 duckdns.org 로 변경함
그에 따른 변경 사항
#공유기의 80번 포트를 443 서버로 잠시변경
sudo certbot certonly --webroot -w /storage/web/ -d zextor.duckdns.org
#sudo a2ensite zebra.iptime.org
#mv /etc/apache2/sites-available/default-ssl.conf /etc/apache2/sites-available/zextor.duckdns.org.conf
# zextor.duckdns.org.conf 에 웹루트 경로 변경
# 아파치 다시 시작
sudo service apache2 restart
자동 갱신하기 위한 준비
sudo certbot certonly --webroot -w /sto/web/ -d zextor.tistory.org --http-01-port 81
IMPORTANT NOTES:
- Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/zextor.life/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/zextor.life/privkey.pem
Your certificate will expire on 2022-12-07. To obtain a new or
tweaked version of this certificate in the future, simply run
certbot again. To non-interactively renew *all* of your
certificates, run "certbot renew"
- If you like Certbot, please consider supporting our work by:
Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le
최근 댓글