Ubuntu 서버 SSL 인증서 설치

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


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *