![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbRGYnr%2FbtsIjdJPb1S%2FlyeE8F0aW8rUBpvH7JXns1%2Fimg.png)
와일드 카드 SSL 인증서 발급하기1. certbot 실행 Certbot CMD 창이 열리면 아래 명령어 입력certbot certonly --manual --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory -d *.recordingding.tistory.com -d recordingding.tistory.comcertbot certonly --manual --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory -d *.recordingding.tistory.com -d recordingding.tisto..