일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- JavaScript
- 자바
- SQL
- 자바스크립트
- Oracle
- 공모주
- jquery
- php
- Stock ipo
- 7월 공모주 청약 일정
- java
- codeigniter
- 주식 청약 일정
- 오라클
- Eclipse
- MYSQL
- 제이쿼리
- 공모주 청약 일정
- 6월 공모주 청약 일정
- css
- 코드이그나이터
- html
- 주식 청약
- IPO
- Stock
- 공모주 청약
- 리눅스
- 맥
- linux
- 주식
- Today
- Total
목록apache Let's Encrypt (2)
개발자의 끄적끄적
[server/apache] apache let's encrypt 방화벽 오류 해결방법 apache 서버에 let`s encrypt 를 적용하려고 certbot 를 실행하다보면 아래와 같은 firewall 문제가 발생되는 경우가 있습니다. Timeout during connect (likely firewall problem) 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. Additionally, please check that your computer has a pub..
[server/apache] Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain 에러 해결방법 리눅스 apache 에서 Let's Encrypt라는 SSL을 적용하려고 하다보면 아래와 같은 에러가 발생하는 경우가 있습니다. 물론 SSL 적용뿐만아니라 다른 경우에도 동일한 오류가 발생할 수 있습니다. Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you contr..