[SpringBoot] Http를 Https로 전환/ 리다이렉트 시키기 (Redirecting HTTP to HTTPS in Spring Boot)
Spring Boot에서 임베디드 톰켓 서버를 이용할때 디폴트 서버로 HTTP 또는 HTTPS를 선택해야 합니다. 아래는 HTTP로 접속 할 경우 HTTPS로 전환 시켜주는 방법입니다. 1. 먼저 SSL 증명서를 발급 받아야 합니다. HTTPS연동을 위해서 우선 keystore를 만들어야 합니다. keytool -genkey -alias tomcat -storetype PKCS12 -keyalg RSA -keysize 2048 -keystore keystore.p12 -validity 3650 Enter keystore password: Re-enter new password: What is your first and last name? [Unknown]: What is the name of your o..
Framework/SpringBoot
2017. 7. 24. 16:51
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- entityfactory
- spring boot
- spring boot 2.1
- HTTP
- https 동시사용
- nginx
- entitymanager
- 프록시 설정
- 자바 가상머신
- entity type
- AJP
- exception종류
- 플러그인
- HTTPS
- SSL
- plugin
- jpa 값타입
- 엔진엑스
- angular2
- JPA란
- spring boot 포트
- springboot
- spring jpa
- spring boot http
- JPA
- JPA 엔티티
- tomcat Ajp
- JPA 영속성관리
- Spring
- 의존성 사이클
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함