=======================
=======================
=======================
* 소프트웨어 필요정보 모음 관련 [Essentials] *
- https://202psj.tistory.com/1895 //정보모음
* 무료 소프트웨어 유틸, 영상툴, 3D툴, 그림툴 등등 모음 관련
- https://202psj.tistory.com/2063 //정보링크
=======================
=======================
=======================
*관련링크
Let's Encrypt로 SSL 인증서 발급 및 자동 갱신
[SSL] Windows10에서 Let's Encrypt로 SSL 인증서 무료 발급받기
- https://blog.itcode.dev/posts/2021/08/19/lets-encrypt
Certbot으로 무료 HTTPS 인증서 발급받기
- https://www.vompressor.com/tls1/
Let’s Encrypt(Certbot)를 통한 SSL 인증서 발급 및 적용
- https://blog.buffashe.com/2020/09/get-ssl-cert-via-letsencrypt/
Let's Encrypt로 인증서 발급 및 적용 (Windows, NginX)
- https://blog.naver.com/kh2un/222228572714
Windows에서 Nginx로 Certbot 이용하여 Let's Encrypt SSL 인증서 발급받는 방법
윈도우에 NGINX를 서비스 등록까지 완벽하게 설치해보자
- https://extrememanual.net/1854
AWS - nginx + https 설정(2) - letsencrypt를 통한 SSL인증서 발급
AWS EC2에 SSL인증서 붙이기 Nginx, Let's Encrypt
AWS HTTPS 인증서 발급받는 방법 (AWS Certificate Manager(ACM) SSL)[아마존]
- https://webruden.tistory.com/698
AWS의 Certificate Manager 로 SSL 인증서 발급 받기[아마존]
- https://jojoldu.tistory.com/434
[AWS Amazon Linux 2] 아마존 SSL/TLS (https) 무료 인증 AWS Certificate Manager(ACM) 서비스 사용 방법.
- https://ansan-survivor.tistory.com/1075
Amazon ELB, 개념 및 사용법 정리
- https://jsonobject.tistory.com/538
CentOS, Lets's Encrypt 무료 TLS 인증서 설치 및 자동 갱신하기
- https://jsonobject.tistory.com/520
AWS에서 SSL인증 발급하고 등록하기
- https://devham76.github.io/etc/Project_newSSL/
새 도메인 이름 구입한 후 AWS에서 해야할 일
- https://musma.github.io/2019/09/16/what-to-do-after-you-buy-your-new-domain-on-aws.html
=======================
=======================
=======================
출처: https://okky.kr/article/954715
AWS ELB과 Nginx의 ssl 인증서 설정 차이점은 무엇인가요?
안녕하세요. aws와 docker를 경험하고 포폴 사이트를 구축해보고자 aws 가입을 했습니다.
Nginx, Tomcat 컨테이너를 생성해서 reverse proxy를 설정했고, Node.js 컨테이너를 생성하여 프로젝트를 추가로 올릴 생각입니다.
그전에 ssl 인증서를 발급받아 설정을 하려고 하는데 AWS ELB를 활용하는 것과 Nginx를 활용하는 것에 어떤 차이점이 있을까요?
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
결론부터 말씀드리면 AWS 생태계라면 ELB에서의 인증서 연동 및 관리가 훨씬 편리합니다.
포폴 이야기를 하셨으니 유료 인증서는 논외로 하고, 무료 인증서 발급 기준으로 말씀 드리면
- ELB를 사용하면 ACM(AWS Certificate Manager)를 이용하여 손쉽게 무료로 인증서 생성 및 갱신 관리가 합니다.
- NGINX를 사용하면 Let's Encrypt를 이용하여 직접 인증서 생성 및 갱신 관련 스크립트를 만들어야 합니다.
제 블로그에 실무 위주로 정리해놨는데 참고하시면 도움이 될 것 같습니다.
Amazon ELB, 개념 및 사용법 정리
https://jsonobject.tistory.com/538
CentOS, Lets's Encrypt 무료 TLS 인증서 설치 및 자동 갱신하기
https://jsonobject.tistory.com/520
=======================
=======================
=======================
출처: https://m.cafe.daum.net/bboybeatbox/5Y2N/25?listURI=%2Fbboybeatbox%2F5Y2N
Windows 10 Certbot 사용방법
https://certbot.eff.org/lets-encrypt/windows-other
Windows key + q
certbot 검색 후 실행
C:\PROGRA~2\Certbot>certbot certonly --standalone |
certbot certonly --standalone 라고 입력 후 도메인 입력.
Donating to EFF: eff.org/donate-le |
저장된 인증서 경로:
인증서 체인: C:\Certbot\live\도메인(예 your-domain.com)\fullchain.pem
키 파일: C:\Certbot\live\도메인(예 your-domain.com)\privkey.pem
openssl Download: https://slproweb.com/products/Win32OpenSSL.html
renew
certbot renew --dry-run |
아래 명령으로 변환 후 IIS에 적용하면 됨:
openssl pkcs12 -export -out 도메인(예 your-domain.com).pfx -inkey C:\Certbot\archive\도메인(예 your-domain.com)\privkey1.pem -in C:\Certbot\archive\도메인(예 your-domain.com)\fullchain1.pem |
=======================
=======================
=======================
'WEB' 카테고리의 다른 글
[애드센스] 멀티플렉스 광고, 일치하는 콘텐츠 사용, 배치 관련 (0) | 2022.03.20 |
---|---|
Flash Player(플래시) 지원종료(2021년)이후, 브라우저에 Flash Player(플래시) 하는법 실행방법 관련 (0) | 2021.03.24 |
사이트, 블로그 구글 번역기 넣기 (PC데스크톱, 모바일 모두 가능코드) (0) | 2020.10.15 |
<img> 태그와 여백에 html코드 관련 (0) | 2020.09.21 |
html table 상태에서 태그 <td> <tr> 호 형성된 테이블에서 enter 값 이벤트 받기 관련 (0) | 2020.09.21 |