Let 's Encrypt 전제 :
인증서를 사용하려는 등록 된 도메인 이름을 소유하거나 제어해야합니다.
( 처음에 도메인 생성도 안하고 인증서 발급받으려고 삽질함. )
1.
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. |
-> 이미 사용중인 도메인인지 확인해볼 것.
2.
Detail: DNS problem: NXDOMAIN looking up A for www.example.com - check that a DNS record exists for this domain |
-> 도메인이 잘 생성되었는지 확인 할 것
3.
Detail : DNS problem: query timed out looking up A for example.com Detail : No valid IP addresses found for example.com |
.-> 도메인과 aws 연결을 시켰는지 확인할 것
반응형
'AWS' 카테고리의 다른 글
AWS EC2 (0) | 2020.06.30 |
---|---|
Phpstorm 원격서버와 AWS sftp 연결 (0) | 2020.04.29 |
[Let 's Encrypt ] Let 's Encrypt 를 사용하여 Nginx https 설정하기(Ubuntu) (0) | 2020.04.26 |
VS Code 를 이용한 AWS EC2 FTP 접속 (0) | 2020.04.16 |
AWS EC2 Ubuntu에 Nginx 구축하기 (0) | 2020.04.16 |