sudo apt update
sudo apt install certbot python3-certbot-apache -y
sudo certbot –apache -d godmail.co.kr
sudo certbot –apache -d godmail.co.kr -d www.godmail.co.kr
설치가 잘 되었는지 확인
sudo certbot certificates
아파치도 확인
sudo apache2ctl configtest
sudo apt update
sudo apt install certbot python3-certbot-apache -y
sudo certbot –apache -d godmail.co.kr
sudo certbot –apache -d godmail.co.kr -d www.godmail.co.kr
설치가 잘 되었는지 확인
sudo certbot certificates
아파치도 확인
sudo apache2ctl configtest
by
Tags:
Leave a Reply